What LM Studio does
LM Studio is a desktop application and developer runtime for downloading compatible models, chatting locally, managing inference, and exposing native and OpenAI-compatible APIs, with optional cloud services.
LM Studio combines model discovery, hardware-aware loading, chat, document interaction, runtime controls, developer APIs, CLI operation, and local voice transcription. It lowers the setup burden for local inference while still exposing parameters and logs useful for development. Model fit is constrained by memory, accelerator support, context size, quantization, and the model's own chat template and license.
The current Free tier is $0 for local models and includes the desktop runtime and local API. Cloud inference is sold through pay-as-you-go credits, while the Bionic Pass price is still marked as coming soon. Local work still consumes hardware, storage, power, and staff time, and cloud model rates can change; inspect the current credit checkout and model page rather than assuming one price.
LM Studio states local messages, documents, and chat histories remain on the device, while model searches and downloads require network metadata and optional cloud services process requests transiently. The API does not require authentication by default, so enabling LAN access, CORS, or MCP without controls can expose models and powerful tools. Use localhost, enable tokens, encrypt the device, verify model provenance and licenses, and keep human review around sensitive content or actions.
How LM Studio works
LM Studio searches and downloads compatible model files, loads a selected model into its local runtime using available CPU, GPU, or Apple silicon acceleration, formats chat context, and generates tokens on the device. Users can interact through the desktop workspace or start a local HTTP server with native and compatible endpoints; server settings control authentication, network binding, CORS, model loading, and MCP access. Optional cloud models and web search process requests remotely under zero-data-retention terms described by LM Studio. People must choose legitimate models, control tools and network exposure, and verify generated output.
How to set up LM Studio
Match a model to the machine
Check operating-system support, memory, acceleration, model license, quantization, context, languages, and expected latency before downloading.
Install and test locally
Download from the official site, keep the app updated, obtain one verified model, and test chat with non-sensitive content while watching resource use.
Configure the server safely
Keep the bind address on localhost, enable API-token authentication, leave CORS off unless required, and block unreviewed per-request or configured MCP access.
Validate application compatibility
Test native or compatible endpoints, structured outputs, context limits, concurrent requests, model loading, errors, logs, and shutdown behavior.
Govern local and cloud modes
Document which data may use cloud models or search, protect files and tokens, track credit use, evaluate outputs, and require review for sensitive decisions.
LM Studio FAQs
Is LM Studio free?
The official Free tier covers local model and transcription use. Optional cloud inference uses purchased credits, and future paid features may have separate terms.
Does LM Studio send local chats to the cloud?
LM Studio states that local-model messages, documents, and histories stay on the device. Cloud models, web search, model downloads, and updates involve network services.
Can LM Studio provide a local API?
Yes. It offers native and OpenAI-compatible endpoints. Authentication is not required by default, so enable it before exposing the server beyond trusted local use.
Will every model run on my computer?
No. Model architecture, file format, quantization, memory, accelerator support, and context requirements determine compatibility and performance.
Are downloaded models safe and licensed for any use?
No. Verify the publisher, model card, license, provenance, and acceptable-use terms. Local execution does not grant commercial rights or remove safety risks.
Listing reviewed 2026-08-02. Product details and pricing can change; verify important terms on the provider's website.
Related Developer Tools AI tools
Related AI guides
Reviews
Tell the community what you made, what worked, and what you wish you knew before starting.