this post was submitted on 01 Nov 2023
1 points (100.0% liked)
LocalLLaMA
3 readers
1 users here now
Community to discuss about Llama, the family of large language models created by Meta AI.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Part of it is trying to find models that will work in my own projects so I don't have to rely on OpenAI or some other API. And I'm also interested in the lightweight end of things that may run well on isolated devices without a connection like robots or wearable assistants in isolated places.
If I'm developing something with AutoGen or MemGPT that uses a lot of API calls, testing using a local LLM is free.
Not to mention the company I work for is interested in using AI but would rather not send customer data to any of these big companies.