Compare commits

...

3 Commits

Author SHA1 Message Date
Bob van den Hoogen
bede3e10a7
Merge 2226fb70b1 into 861113221d 2024-01-31 20:12:36 -08:00
pluja
861113221d
Add LMStudio to Chatgpt alternatives 2024-01-31 21:12:19 +01:00
Bob van den Hoogen
2226fb70b1 add PACE 2023-12-07 12:10:18 +01:00

View File

@ -233,8 +233,9 @@ 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.
- [ollama](https://github.com/jmorganca/ollama) - Get up and running with Llama 2 and other large language models locally.
- [LMStudio](https://lmstudio.ai/) - Run LLMs on your laptop, entirely offline with a beautiful UI.
- [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.
- [ollama](https://github.com/jmorganca/ollama) - Get up and running with Llama 2 and other large language models locally.
#### Copilot
@ -344,6 +345,7 @@ Opt for open-source and P2P alternatives that prioritize data privacy, eliminate
## Developer Tools
- [Beekeeper Studio](https://www.beekeeperstudio.io) - Open Source SQL Editor and Database Manager with a privacy commitment in their mission statement.
- [PACE](https://github.com/getstrm/pace) - An open source framework that allows you to enforce agreements on how data should be accessed, used, and transformed, regardless of the data platform (Snowflake, BigQuery, DataBricks, etc.)
### IDEs
<img width="16" src="misc/forbidden.png"> </img> Avoid using privative IDEs that are full of trackers and telemetry.