mirror of
https://github.com/LukeHagar/LocalAI.git
synced 2025-12-06 12:37:49 +00:00
readme: minor update
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
[](https://discord.gg/uJAeKSAGDy)
|
[](https://discord.gg/uJAeKSAGDy)
|
||||||
|
|
||||||
**LocalAI** is a straightforward, drop-in replacement API compatible with OpenAI for local CPU inferencing, based on [llama.cpp](https://github.com/ggerganov/llama.cpp), [gpt4all](https://github.com/nomic-ai/gpt4all) and [ggml](https://github.com/ggerganov/ggml), including support GPT4ALL-J which is licensed under Apache 2.0.
|
**LocalAI** is a straightforward, drop-in replacement API compatible with OpenAI for local CPU inferencing, based on [llama.cpp](https://github.com/ggerganov/llama.cpp), [gpt4all](https://github.com/nomic-ai/gpt4all), [rwkv.cpp](https://github.com/saharNooby/rwkv.cpp) and [ggml](https://github.com/ggerganov/ggml), including support GPT4ALL-J which is licensed under Apache 2.0.
|
||||||
|
|
||||||
- OpenAI compatible API
|
- OpenAI compatible API
|
||||||
- Supports multiple-models
|
- Supports multiple-models
|
||||||
|
|||||||
Reference in New Issue
Block a user