mirror of
https://github.com/pluja/awesome-privacy.git
synced 2024-10-01 01:26:02 -04:00
Add LocalAI
This commit is contained in:
parent
8d20054c7d
commit
1abb805c14
@ -203,6 +203,7 @@ When using cloud-based AI services, the data you input is often collected and st
|
||||
#### ChatGPT
|
||||
|
||||
- [llama.cpp](https://github.com/ggerganov/llama.cpp) - Inference of Facebook's LLaMA model in pure C/C++ so it can run locally on a CPU.
|
||||
- [LocalAI](https://github.com/go-skynet/LocalAI) - Self-hosted, community-driven simple local OpenAI-compatible API written in go. Can be used as a drop-in replacement for OpenAI, running on CPU with consumer-grade hardware.
|
||||
|
||||
#### Copilot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user