Update AI.md
This commit is contained in:
parent
b65e6dceb9
commit
913a2a3005
2
AI.md
2
AI.md
@ -44,6 +44,7 @@
|
||||
|
||||
## ▷ 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)
|
||||
@ -52,7 +53,6 @@
|
||||
* ⭐ **[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
|
||||
|
Loading…
Reference in New Issue
Block a user