LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.
feature: add devcontainer for live debugging (#60)
Do not take all CPU by default (#50)
Major API enhancements (#44)
Rename project to LocalAI (#35) Signed-off-by: mudler <mudler@c3os.io>
Enhancements (#34) Signed-off-by: mudler <mudler@c3os.io>
feat: drop embedded webui (#27) Signed-off-by: mudler <mudler@c3os.io>
feat: drop default model and llama-specific API (#26) Signed-off-by: mudler <mudler@c3os.io>
Merge pull request #22 from go-skynet/update-llama.cpp :arrow_up: Update go-llama.cpp to `llama.cpp-2f7c8e0`
ci: Fix tag detection for 'latest'
Update README
Return model list
Update README.md
Drop duplicate target
Update README on instruction on how to prompt with the API
Add README