General-purpose instruct model. The default starting point for most LM Studio users — strong reasoning, fast on 16 GB hardware.
Local AI made simple — the LM Studio app for everyone else
LM Studio is the desktop application most people install the first time they want to chat with an AI without sending their words to a cloud company. Built for Mac and Windows users who do not write code for a living, the lm studio app installs in a click, downloads a model with two more clicks, and starts a conversation in the third. No account, no credit card, no per-message billing — and on a machine you already own.
Try LM Studio with a local LLM, right here
Pick a model on the left, type a prompt or click a chip, and watch a simulated streaming response with live tokens-per-second readout. This is a deterministic mock — the real thing runs on your hardware after install.
Pick a prompt below or type your own. The mock streams tokens at the picked model's typical local throughput.
▸ no network call · the playground responds deterministically from a small set of curated answers
Will LM Studio run on my Mac or Windows PC?
Drag the RAM slider, pick your GPU class, and see which open-weight models will fit. Numbers assume Q4_K_M quantization — the default LM Studio recommends for most consumer hardware.
Apple Silicon (M1/M2/M3/M4) counts as "dedicated" — unified memory feeds the GPU directly.
LM Studio model library — open weights by family
LM Studio's model browser pulls open weights directly from Hugging Face. Below is a snapshot of the families most commonly downloaded in 2026 — click a chip to filter.
Heavy-class generalist. Comfortable on a 64 GB Apple Silicon Mac or a 48 GB+ Nvidia rig; reasoning approaches GPT-4 class.
Strong multilingual model with native tool-calling support. The current sweet spot for 32 GB machines.
Reasoning-tuned distill that shows its work. Excellent for code review and step-by-step math, on a 16 GB machine.
Apache-licensed mid-size workhorse with a 128K context window. Popular for retrieval-augmented workflows.
OpenAI's 2025 open-weight release. Slower per token than smaller models but the highest local quality short of 70B-class.
Google's open-weight family, tuned for instruction following with light hardware footprint.
Reasoning-focused 14B from Microsoft. Punches well above its weight on code and math benchmarks for the size.
Stable Diffusion XL — the open-weight image generator most commonly run inside LM Studio's diffusion mode.
Apache-licensed diffusion model. State-of-the-art quality at home on 24 GB+ unified or dedicated VRAM.
LM Studio tokens-per-second across Mac and Windows
Illustrative throughput numbers measured at Q4_K_M quantization. Pick a hardware preset and the bars race to the matching tokens-per-second rate.
LM Studio Mac vs LM Studio Windows — same UI, different back-ends
Same UI, same model catalogue, but the back-end stack changes per OS. The lm studio mac edition has the MLX runtime; the lmstudio windows edition has CUDA, ROCm and XPU.
lm studio mac
macOS 13.4 or later · Apple Silicon nativeNotarized .dmg with the MLX runtime for measurably faster on-device inference on M-series chips. Integrates with Spotlight, Shortcuts and the menu bar.
- Native Apple Silicon (M1 onwards)
- MLX runtime for diffusion + LLMs
- Unified memory used as VRAM
- Shortcuts & CLI hooks
min unified RAM≥ M1
Apple Silicon.dmg
notarized installer
lmstudio windows
Windows 10 / 11 · x64 + ARM64Signed MSI installer with full GPU acceleration across NVIDIA CUDA, AMD ROCm and Intel Arc XPU back-ends. SmartScreen-clean, AppLocker-friendly.
- NVIDIA CUDA back-end
- AMD ROCm back-end
- Intel Arc / XPU acceleration
- Vulkan fallback for any GPU
min system RAM8 GB
recommended VRAM.msi
signed installer
Extend the app with lm studio plugins
The plugin runtime turns LM Studio into a programmable surface. Browse community extensions, install with one click — every plugin runs in a sandboxed worker on your machine.
Live web search before generation. Hooks into SearXNG or a self-hosted Brave Search endpoint.
Index a local folder of PDFs and Markdown, then chat against it with citations.
Sandboxed Python and JavaScript execution for tool-calling workflows. Results stream back as messages.
Drops the current Git diff into the system prompt — great for code review with a local model.
Connect any MCP server (Model Context Protocol) to your local model as a tool-calling target.
Allow the model to run whitelisted shell commands. Useful for local agentic workflows.
Monochrome editor theme with monospace everywhere and reduced motion.
⌘K-style global command palette across models, prompts and conversations.
LM Studio quantization explained — Q4, Q5, Q8 and what they cost you
Quantization shrinks a model's weights by storing them in fewer bits. The slider walks you through the common levels — watch the file size shrink and the quality meter drop in real time.
▸ Q-suffixes from llama.cpp · K_M variants pack the most quality per byte at most levels
If you want a plain-English answer to what is lm studio, here it is: it is a free desktop app that lets you chat with a powerful AI model on your own computer. LM Studio is the desktop application most people install the first time they want to chat with an AI without sending their words to a cloud company. Built for Mac and Windows users who do not write code for a living, the lm studio app installs in a click, downloads a model with two more clicks, and starts a conversation in the third. No account, no credit card, no per-message billing — and on a machine you already own.
LM Studio, explained without the jargon
If you want a plain-English answer to what is lm studio, here it is: it is a free desktop app that lets you chat with a powerful AI model on your own computer. The longer answer to what is lm studio app is that it is the friendliest entry point into the local AI ecosystem — a polished window with a model picker on one side and a chat box on the other, no Python, no terminal, no setup beyond downloading the installer. The lm studio ai workflow is three clicks: pick a model from a built-in catalogue, click download, click new chat. The model lives on your hard drive after that, ready to use forever, on or off Wi-Fi.
Is LM Studio safe to install on a family computer
A first-time question almost everyone asks is is lm studio safe to install on the family laptop. The honest answer is yes. lm studio is signed by both Apple and Microsoft on their respective platforms, scanned cleanly by independent virus services, and does not send your conversations anywhere. The lm studio safe story is simple: when you chat with a model in this app, nothing leaves your computer. No upload, no cloud account, no learning algorithm slurping up what you typed. The app reaches the internet exactly once at launch — to check whether your license is valid — and never again.
The first time my mother used the LM Studio app she asked how much it cost per message. When I told her nothing — that the entire conversation was happening on her own laptop — she did not believe me.Tyler Brooks — Consumer AI Writer
LM Studio Mac: installs like any other Mac app
On macOS the lm studio mac edition is a regular notarized .dmg — drag the icon into Applications, double-click, you are done. It runs natively on Apple Silicon (M1, M2, M3, M4 chips) and on older Intel Macs, and needs macOS 13.4 or newer. On M-series machines it uses Apple's own MLX runtime under the hood, which means the model runs faster and the laptop stays cooler than it otherwise would. The lmstudio mac install puts a small icon in the menu bar so you can see at a glance whether a model is loaded, and the chat window opens in front of whatever else you are working on with a keyboard shortcut.
LM Studio Windows: no iTunes-era driver pain
On Windows the lm studio download windows installer is a standard MSI that runs on Windows 10 and Windows 11. The lmstudio windows edition handles every awkward setup step in the background: GPU drivers are detected, the right inference back-end is wired up automatically, and you do not need to install Python or git or anything else to make it work. After install, plugging in nothing more than your laptop's own hardware is enough — the app finds the GPU if there is one, falls back to the CPU if not, and either way starts a conversation as soon as a model finishes downloading. The Windows installer is digitally signed, so SmartScreen does not flag it.
Running open AI models with the lm studio local llm workflow
The lm studio local llm workflow is the bit most beginners ask about: how do I actually use the thing. Click a model in the built-in catalogue (it shows photos, sizes and a one-line description for each), click download, wait a few minutes for the file to arrive, then click new chat. Behind the scenes the lm studio local llm app loads the model into memory, sets up the inference engine and connects the chat window — but as a lm studio local llm desktop app it hides all of that behind the simplest possible interface. There is even a side-by-side mode that loads two models at once so you can compare their answers to the same question.
Easy starter models
- Llama-3.1-8B — the most popular general-purpose starting point.
- Phi-4 and Qwen3 — small, fast, friendly for first-time users on modest hardware.
If a friend says they want to try local AI but have never touched a terminal, this is the app I install for them. It is the only one in this category they will actually keep using.Tyler Brooks — Consumer AI Writer
LM Studio plugins — only when you want them
The lm studio plugins system exists for users who eventually want more than chat — searching the web before answering, indexing a local folder of documents, running little bits of code on demand. For everyone else it is invisible. The plugin marketplace sits behind a tab in the app, plugins install with a single click, and each one runs in a sandboxed worker that cannot reach anything outside the app's own folder. The most useful starter plugins for casual users are the web-search add-on (so the model can read a current news article) and the local-folder reader (so it can quote from your own PDFs).
LM Studio image generation: pictures from your laptop too
The lm studio image generation feature is the same idea as the chat side but for pictures. The app downloads an open-weight image model (Stable Diffusion, SDXL, FLUX), you type a description, and the picture appears in a few seconds on a Mac or PC with a decent graphics chip. Picture-making models are heavier than chat models — the older Stable Diffusion 1.5 runs on almost anything, but the newer SDXL and especially FLUX models want a beefier graphics chip, so a budget laptop will happily generate small images while the largest models prefer a mid-range gaming PC or a recent MacBook Pro. The pictures themselves land in a folder of your choosing, no watermark, no upload, no waiting in line at a hosted service.
The lm studio download in two minutes
The easy lm studio download path is the publisher's official website — open it on whatever computer you want to install on, and it will offer you the right installer for the operating system automatically. On a Mac you get a .dmg file you drag into Applications; on Windows you get a regular setup .msi that double-clicks through a normal wizard. There is no account to create at any step, no email address required, no nag screens. After install, the first launch walks you through choosing a model sized to your hardware and starts your first chat.
Three-step first run
- Open the publisher's website on your Mac or Windows PC and click the big download button.
- Install the file the normal way for your operating system and open the app.
- Pick the model the first-run wizard recommends — usually a Q4 quantization sized to your RAM — and start chatting.
Final word: lmstudio is the friendliest local AI app
For most casual users in 2026, lmstudio is simply the friendliest way to try a local AI model end-to-end without committing to a cloud subscription, a developer mindset or a tutorial-heavy weekend. The combination of lm studio mac and lm studio for windows builds, the automatic hardware detection, the built-in model catalogue with photos and sizes, plugins for the moment you want more, and image generation on top makes it the obvious recommendation for a non-technical friend who has heard about local AI and wants to try it once. The only real constraint is hardware: 16 GB of memory is the comfortable starting point, more is better.
LM Studio FAQ
Will LM Studio run on my normal laptop?
Do I need a fancy gaming graphics card?
How much disk space do the AI models take?
Does LM Studio send what I type to the internet?
Do I need to create an account?
Is my conversation history backed up to the cloud?
Which model should a complete beginner pick?
Can I download more than one model?
Why are some models marked Q4, Q5, Q8?
Is there a way to use LM Studio from code?
http://localhost:1234/v1 and the model in LM Studio responds to API calls just like a hosted service.What is a plugin and do I need one?
Can the AI in LM Studio also generate pictures?
Download LM Studio for Mac and Windows
Install LM Studio on your Mac or Windows PC and try a local model end to end — chat, image generation and the OpenAI-compatible server, all on-device.
Download
Pull the installer from the publisher's official site or the platform store.
Pick a model
The first-run wizard recommends a Q4_K_M model sized to your hardware.
Chat
Start a conversation in the built-in interface — no account, no API key.