
Run AI Models Locally With GUI — LM Studio
Run AI models like Llama, Mistral, and Gemma locally with a GUI — no terminal, no cloud, no subscription required.
LM Studio is a desktop application that lets you download and run large language models directly on your computer — without writing a single command. Where tools like Ollama require a terminal, LM Studio gives you a clean graphical interface to browse, download, and chat with hundreds of AI models.
Install LM Studio, open it, and you can search and download models like Llama 3, Mistral, Phi-3, Gemma, DeepSeek, Qwen, and many others directly from within the app. No manual downloads, no configuration files — just click and run. Models are stored locally and work completely offline once downloaded.
LM Studio also includes a built-in chat interface that mimics the ChatGPT experience, with support for conversation history, system prompts, and model switching. You can set parameters like temperature, context length, and GPU layers through sliders — no JSON editing required.
For developers, LM Studio exposes a local OpenAI-compatible REST API server. Any application that works with the OpenAI API can be pointed at LM Studio instead, enabling local AI integration without code changes. This makes it easy to use with tools like Cursor, Continue, or custom scripts.
Performance is strong on Apple Silicon Macs thanks to Metal GPU acceleration. On Windows and Linux, NVIDIA GPUs with CUDA are supported, with CPU-only fallback for machines without a compatible GPU. Smaller models like Phi-3 Mini or Gemma 2B run well even on modest hardware.
LM Studio is free to use for personal and research purposes. No account required, no data sent to any server during inference.