♻️ update single page

This commit is contained in:
nbats 2024-03-22 19:33:13 +00:00 committed by github-actions[bot]
parent 913a2a3005
commit d4ffcfedd5

View File

@ -12740,6 +12740,7 @@ https://cari.institute/
## ▷ Self-Hosting Tools
* ⭐ **[Jan.ai](https://jan.ai/)** - Self-Hosted
* ⭐ **[SillyTavern](https://github.com/SillyTavern/SillyTavern)** - Front-end for LLMs
* ⭐ **[llama.cpp](https://github.com/ggerganov/llama.cpp)** - Self-Host Transformer Based LLMs / [Guide](https://rentry.org/llama-mini-guide)
* ⭐ **[kobold.cpp](https://github.com/LostRuins/koboldcpp)** - llama.cpp with API + GUI / [rocM](https://github.com/YellowRoseCx/koboldcpp-rocm) / [Colab](https://colab.research.google.com/github/LostRuins/koboldcpp/blob/concedo/colab.ipynb)
@ -12748,7 +12749,6 @@ https://cari.institute/
* ⭐ **[Aphrodite Engine](https://github.com/PygmalionAI/aphrodite-engine)** - Serve LLMs at Scale with Kobold & OpenAI APIs / [Colab](https://colab.research.google.com/github/AlpinDale/misc-scripts/blob/main/Aphrodite.ipynb)
* [LLaVA](https://llava.hliu.cc/) - Chatbot with Image Support
* [Petals](https://petals.dev/) - Self-Hosted
* [Jan.ai](https://jan.ai/) - Self-Hosted
* [Ollama](https://ollama.ai/) - Self-Hosted
* [GPT4All](https://gpt4all.io/) - Self-Hosted / [Github](https://github.com/nomic-ai/gpt4all) / [Discord](https://discord.com/invite/mGZE39AS3e)
* [LlamaFile](https://github.com/Mozilla-Ocho/llamafile) - Run LLMs w/ Single File