Build Your Own LLM in Less Than 10 Lines of YAML

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 6

  • @malipetek
    @malipetek Рік тому

    So is predibase a competitor to huggingface?

    • @Predibase
      @Predibase  Рік тому +1

      No, Predibase and Huggingface are complementary offerings. With Predibase, you can use off-the-shelf models from Huggingface or choose to fine-tune them on your own custom data. Predibase provides an end-to-end low-code AI platform for customizing and deploying any type of ML model including LLMs. You can also build custom models from scratch using recommended model architectures. The recommendations are provided based on your data and the type of ML task you are trying to solve. Sign-up for a free trial to explore the platform: predibase.com/free-trial/.

    • @malipetek
      @malipetek Рік тому

      @@Predibase I was considering using a model I found on huggingface with an api, but I have no intentions on improving the model. Should I go for huggingface or predibase?

    • @arnavgrg
      @arnavgrg Рік тому

      Hi @@malipetek , you can choose either - Predibase offers fast inference through an SDK or API, either through a managed SaaS offering or in your own VPC!

    • @devismurugan
      @devismurugan 9 місяців тому

      Hey @@arnavgrg Thanks for the great product. I deployed Predibase through docker on a VPC. Can you please suggest how to access the self-hosted/vpc predibase endpoints from the llamaindex?

    • @devismurugan
      @devismurugan 9 місяців тому

      Hi@@arnavgrg , Thanks for the great product. Can you suggest how to use the VPC-based Predibase setup with LlamaIndex?