mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
Update _index.en.md
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
27686ff20b
commit
d6565f3b99
@ -36,10 +36,10 @@ In a nutshell:
|
|||||||
|
|
||||||
- Local, OpenAI drop-in alternative REST API. You own your data.
|
- Local, OpenAI drop-in alternative REST API. You own your data.
|
||||||
- NO GPU required. NO Internet access is required either
|
- NO GPU required. NO Internet access is required either
|
||||||
- Optional, GPU Acceleration is available in `llama.cpp`-compatible LLMs. See also the [build section](https://localai.io/basics/build/index.html).
|
- Optional, GPU Acceleration is available. See also the [build section](https://localai.io/basics/build/index.html).
|
||||||
- Supports multiple models
|
- Supports multiple models
|
||||||
- 🏃 Once loaded the first time, it keep models loaded in memory for faster inference
|
- 🏃 Once loaded the first time, it keep models loaded in memory for faster inference
|
||||||
- ⚡ Doesn't shell-out, but uses C++ bindings for a faster inference and better performance.
|
- ⚡ Doesn't shell-out, but uses bindings for a faster inference and better performance.
|
||||||
|
|
||||||
LocalAI is focused on making the AI accessible to anyone. Any contribution, feedback and PR is welcome!
|
LocalAI is focused on making the AI accessible to anyone. Any contribution, feedback and PR is welcome!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user