LM Studio is a graphical desktop application based on `llama.cpp` that runs Large Language Models (LLMs) locally. It supports GGUF and open-source models from platforms like Hugging Face, which you can download directly from the LM Studio interface. You can run popular models such as Llama, DeepSeek-R1, Mistral, Gemma, Granite, and Phi locally after installation. This article explains how to install LM Studio on Linux and run Large Language Models (LLMs) locally on your workstation. You will ena......