Ollama
Free, open-source tool to run open-weight LLMs locally via CLI, desktop, or API — with an optional paid cloud for larger models
Desktop app to discover, download, and run open-source LLMs locally and privately, with an OpenAI-compatible local server
LM Studio is a free desktop app for running open-source LLMs — Llama, Qwen3, Gemma, DeepSeek-R1, gpt-oss — entirely offline on your own machine. It is free for both personal and commercial use, runs on all 3 major desktop platforms (Windows, macOS, Linux), and exposes an OpenAI-compatible local server so existing code works against it at zero per-token cost. Best for developers and privacy-conscious users who want local inference.
LM Studio is a desktop application for downloading and running open-source large language models directly on your own computer. Instead of calling a hosted API, you browse a built-in catalog, download a model such as Llama, Qwen3, Gemma, or DeepSeek-R1, and run it locally — fully offline once the weights are on disk. It supports GGUF models through a llama.cpp backend and Apple MLX models on Apple Silicon, and it runs on Windows, macOS, and Linux.
The app pairs a chat interface for everyday use with an OpenAI-compatible local server for developers. That server means code already written against the OpenAI API can point at LM Studio’s local endpoint with almost no changes, at zero per-token cost. Python and JavaScript SDKs, an lms command-line tool, headless deployment, and MCP client support round out the developer surface. As of mid-2025 the desktop app is free for both personal and commercial use; an Enterprise tier adds org-wide deployment and admin controls on a contact-sales basis.
LM Studio is for people who want the capability of a chatbot or an LLM API without sending data to a third party — and who have hardware capable of running models locally. Because everything runs on your own machine, it suits privacy-sensitive work, offline environments, and cost-controlled development where per-token API fees would otherwise add up.
Starting price: $0 · Free tier: yes · Model: free
Price history tracked from June 2026
| Plan | Price | Includes |
|---|---|---|
| Desktop App | Free | Free for both personal and commercial use · Full local inference, runs fully offline · OpenAI-compatible local server · Python and JavaScript SDKs plus the lms CLI |
| Enterprise | Custom | Org-wide deployment of local LLMs · Admin controls for models, MCPs, and plugins · Private team collaboration · Contact sales — no public pricing |
| Pros | Cons |
|---|---|
| Completely free for both personal and commercial use, with no per-seat fee for the app | Performance is capped by your local hardware; large models need lots of RAM and a strong GPU |
| Strong privacy — models run entirely on local hardware with no network calls required | The Enterprise tier has no published pricing — it is contact-sales only |
| Developer-friendly: OpenAI-compatible API, SDKs, and CLI make integration trivial | Desktop-first: there is no full web app, and mobile is limited to a companion iPhone app |
| Cross-platform across Windows, macOS, and Linux |
Free, open-source tool to run open-weight LLMs locally via CLI, desktop, or API — with an optional paid cloud for larger models
Unified API to 400+ LLMs from 70+ providers through one OpenAI-compatible endpoint, with automatic failover and pass-through token pricing
AI cloud for running, fine-tuning, and deploying open-source models via serverless inference and on-demand GPU clusters
Run and fine-tune thousands of open-source AI models with one line of code via a cloud API, billed per second of GPU or CPU compute
Yes. The LM Studio desktop app is free for both personal and commercial use with no per-seat fee — you only pay for your own hardware. A separate Enterprise tier adds org-wide deployment and admin controls, but it is contact-sales only with no public pricing.
Yes. Once a model is downloaded, LM Studio runs it entirely on your own machine with no internet connection required. No prompts or data are sent to external servers, which makes it suitable for private or sensitive workloads.
Yes. LM Studio includes an OpenAI-compatible local server, so code written for the OpenAI API can point at your local endpoint with minimal changes. It also ships Python and JavaScript SDKs and an lms command-line tool for headless use.
LM Studio runs open-weight models in GGUF format and Apple MLX models, including Llama, Qwen3, Gemma, DeepSeek-R1, and gpt-oss. A built-in catalog lets you find and download models in one click; the practical ceiling is your machine's memory.
Both run open models locally and expose OpenAI-compatible endpoints. LM Studio leads with a polished graphical app for browsing, downloading, and chatting with models, while Ollama is more command-line and server oriented. Many developers use both depending on the task.
LM Studio runs on Windows, macOS, and Linux. Small models work on most modern laptops, but larger models need substantial RAM and ideally a dedicated GPU or Apple Silicon. Memory is usually the limiting factor for which models you can load.