LocalAI: Local models on CPU with OpenAI compatible API
1–6 of 6 posts
Re: LocalAI: Local models on CPU with OpenAI compatible API
#2LocalAI is the OpenAI compatible API that lets you run AI models locally on your own CPU! Data never leaves your machine! No need for expensive cloud services or GPUs, LocalAI uses llama.cpp and ggml to power your AI projects!
LocalAI supports multiple models backends (such as Alpaca, Cerebras, GPT4ALL-J and StableLM) and works seamlessly with OpenAI API. Join the LocalAI community today and unleash your creativity!
GitHub: https://github.com/go-skynet/LocalAI
We are also on discord! Feel free to join our growing community!
Re: LocalAI: Local models on CPU with OpenAI compatible API
#3Interesting. What are the cpu/memory/storage requirements for running LocalAI?
Re: LocalAI: Local models on CPU with OpenAI compatible API
#4Interesting. What are the cpu/memory/storage requirements for running LocalAI?
At present, you need a CPU with AVX. For memory I’d say 16GB or so.
Re: LocalAI: Local models on CPU with OpenAI compatible API
#5The privacy angle is really important — but just as important is avoiding all of the vulnerabilities that OpenAI seems to have.
Great to see the speed this is progressing and the collab with k8sgpt / prometheus / spectro cloud / etc. Community effort!
Re: LocalAI: Local models on CPU with OpenAI compatible API
#6Here's a little example we put together on how to deploy on Edge Kubernetes using Kairos