Rankings are calculated based on verified user reviews, recency of updates, and community voting weighted by user reputation score.
No tags available
Jan AI aims to provide a polished, standalone desktop application experience for running local LLMs. It balances the ease of use of LM Studio with a more polished, integrated feel, making it accessibl...
While not a dedicated IDE plugin, utilizing the Hugging Face Transformers library directly within a Python script allows developers to load and run the absolute latest, state-of-the-art models locally...
vLLM is primarily a high-throughput serving engine, but its ability to run models locally makes it invaluable for developers building local AI services. It implements advanced techniques like PagedAtt...
Continue is a powerful VS Code/JetBrains extension that excels at providing a chat-like interface directly within the IDE, allowing you to interact with various local backends (like Ollama or llama.cp...
While often marketed for creative writing and roleplaying, KoboldAI provides a robust local inference engine that can be adapted for coding tasks. Its strength lies in its highly configurable text gen...
This package provides Python bindings directly to the highly optimized llama.cpp core. It is the preferred method for developers who want the raw speed and efficiency of llama.cpp but need to interact...
GPT-Engineer is an agentic framework designed to take a high-level prompt and generate a complete, multi-file project structure. When adapted to use local models via Ollama or llama.cpp, it becomes a...
Mistral models are renowned for their exceptional reasoning capabilities relative to their size. When running these models locally (via Ollama or LM Studio), developers gain access to state-of-the-art...
DeepSeek Coder models are specifically trained on massive, high-quality code datasets, giving them a distinct edge in code generation accuracy across multiple languages. When run locally, they provide...
StarCoder2, trained by DeepMind and Hugging Face, is a highly respected, academically validated model for code generation. It excels at understanding the context provided by surrounding code blocks an...
Microsoft's Phi-3 Mini is celebrated for achieving surprisingly high performance on complex tasks despite its relatively small parameter count. When run locally, it offers incredibly fast inference sp...
Code Llama, Meta's dedicated coding model, remains a foundational and highly stable choice for local development. It benefits from Meta's massive resources and is specifically tuned for coding tasks....
This entry represents the capability level of older, highly capable models that are now being emulated or benchmarked locally. While direct, perfect emulation is impossible, understanding the performa...
You're subscribed! We'll notify you about new Lm Studio Local Runner.