Favicon of LM Studio

LM Studio

A desktop app to download and run open-source LLMs on your own computer, for users who want private, offline AI.

Visit LM Studio
Screenshot of LM Studio website

LM Studio is a desktop app for running open-source large language models directly on your own computer. It is built for developers and privacy-conscious users who want models like gpt-oss, Llama, Gemma, Qwen, and DeepSeek without sending data to the cloud. You download a model once, then chat with it or serve it to your apps, fully offline.

Key Highlights

  • Runs local LLMs on Mac, Windows, and Linux from one app
  • Built-in chat interface and a Hugging Face model browser for one-click downloads
  • OpenAI-compatible API server on localhost so existing code points at a local model
  • Document chat (RAG): attach a PDF, DOCX, or code file and ask questions about it
  • JavaScript and Python SDKs, an lms command-line tool, and MCP support
  • llmster, a headless build for servers, cloud boxes, and CI without a GUI

What Makes It Different

LM Studio combines a graphical app with real developer tooling. Most ways to run local models are command-line only, while LM Studio gives you a point-and-click model browser, a chat window, and a server you start with one toggle. On Apple Silicon it runs both GGUF models (via llama.cpp) and MLX models, which use Apple's framework and GPU cores for faster inference than llama.cpp on Metal.

Features & Capabilities

You search for a model inside the app, download it from Hugging Face, and start chatting in seconds. The same model can be exposed through a local, OpenAI-compatible API server, so you swap the endpoint in your existing SDK calls and run against a model that never leaves your machine.

For automation, LM Studio ships JavaScript (@lmstudio/sdk) and Python (lmstudio) SDKs, an lms CLI, and Model Context Protocol support. The headless llmster build runs the same core without a desktop interface, for Linux servers, cloud instances, and CI.

User Ratings and Testimonials

LM Studio is widely regarded as one of the easiest ways to run local LLMs, praised for its clean interface, simple model downloads, and the drop-in OpenAI-compatible server. Common criticisms are that large models demand a lot of RAM and a capable GPU, and that performance and output quality depend heavily on your hardware and the model.

Pricing & Value

  • Free: $0, full app for home and work use, with all local inference, the API server, SDKs, and llmster
  • Teams: self-serve plan for sharing artifacts privately within a team (contact LM Studio for current pricing)
  • Enterprise: adds SSO, model and MCP gating, and private collaboration for larger organizations (contact sales)

The core app is free for personal and commercial use, so most individuals and developers pay nothing; teams and enterprises pay only for shared access and admin controls.

Share:

Chat with AI

Ask specific questions about this tool.

Ad
Favicon

 

  
 

You might also like

Favicon

 

  
  
Favicon

 

  
  
Favicon

 

  
  
Rankings:
Curated by Michał Śnieżyński. Website may contain affiliate links.

Command Menu

LM Studio: Run AI models locally and privately | flowtools