LM Studio

⭐ 25.0k Freeware C++ 0.3.8

A graphical tool for running local large language models, allowing users to download, configure, and execute popular open-source models such as Llama, DeepSeek, and Mistral with just one click.

📋 Info

GitHub Stars⭐ 25.0k Stars
LicenseFreeware
LanguageC++
Version0.3.8
Updated2026-05-30

📖 Overview

LM Studio is currently the most user-friendly desktop tool for running local large language models. It features an intuitive graphical interface that allows users to search for, download, and run thousands of models from Hugging Face without any command-line operations. A built-in model configuration wizard automatically recommends optimal quantization parameters. It supports GPU acceleration via CUDA or Metal, enabling multiple models to be loaded simultaneously for comparison. The tool also includes a local API server function that can be accessed by other applications. Running entirely offline ensures that all data and models remain 100% on the device, making it an excellent choice for individual users getting started with local AI.

✨ Features

  • Desktop GUI —— zero-config usage
  • Deep optimization for Mac M series (30% faster than Ollama).
  • Real-time monitoring of GPU/CPU usage
  • Model downloader + search and recommendation
  • The most user-friendly local AI experience.

Advertisement

🚀 Quick Start

git clone https://github.com/lmstudio-ai/lmstudio-js.git --recursive
npm install

🔗 Related Tools