From 3dd3c795addf08c77917e9be1583bbd8aba80fb7 Mon Sep 17 00:00:00 2001 From: Suvodeep Ghosh Date: Tue, 19 Dec 2023 20:15:46 +0530 Subject: [PATCH] Update AI.md Added LM Studio. Can consider starring? --- AI.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AI.md b/AI.md index e089a7bac..b7aac8264 100644 --- a/AI.md +++ b/AI.md @@ -47,6 +47,7 @@ * ⭐ **[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) * ⭐ **[Oobabooga Text Generation WebUI](https://github.com/oobabooga/text-generation-webui)** - Self-Host Models / [Colab](https://colab.research.google.com/github/pcrii/Philo-Colab-Collection/blob/main/4bit_TextGen_Gdrive.ipynb) +* [LM Studio](https://lmstudio.ai/) - Self-host and run local LLMs * [Aphrodite Engine](https://github.com/PygmalionAI/aphrodite-engine) - Serve at scale LLMs for KoboldAI & Ooba / [Colab](https://colab.research.google.com/github/AlpinDale/misc-scripts/blob/main/Aphrodite.ipynb) * [SecondBrain](https://secondbrain.sh/) or [OnPrem](https://amaiya.github.io/onprem/) - LLM Desktop Apps * [Transfer Models Timeline](https://ai.v-gar.de/ml/transformer/timeline/) - LLM Timeline