For the complete documentation index, see llms.txt. This page is also available as Markdown.

🦥Unsloth Docs

Unsloth is an open-source framework for running and training LLMs.

Unsloth lets you run and train AI models on your own local hardware via an open-source UI.

Our docs will guide you through running & training your own LLM locally.

DownloadFeaturesGitHub

Cover

Qwen3.8-27B

Run and train Qwen3.8-27B in Unsloth.

⚡ Quickstart

Unsloth supports MacOS, Linux, Windows, NVIDIA, AMD, Intel and CPU setups. See: Unsloth Requirements. Download the native desktop app for your operating system:

Download Unsloth Desktop

Or, if you prefer manual installation:

MacOS, Linux, WSL:

curl -fsSL https://unsloth.ai/install.sh | sh

Windows PowerShell:

👾 Unsloth Start

Unsloth Start lets you connect Claude Code, Codex and other agents to local models via the unsloth start command.

Start Unsloth, load a model, open your project folder, and then run:

Replace claude with any agent below:

Image
Claude Code running with Qwen3.5 locally.
Agent
Command

Claude Code

unsloth start claude

OpenAI Codex

unsloth start codex

Hermes Agent

unsloth start hermes

OpenClaw

unsloth start openclaw

OpenCode

unsloth start opencode

🦥 Why Unsloth?

⭐ Features

Unsloth lets you run and train models for text, audio, embedding, vision and more. Unsloth provides many key features for both inference and training:

Inference

  • Run and train LLMs, diffusion, embedding, audio models: Qwen3.8, Kimi K3, MiniMax-H3, Muse Glimmer, DeepSeek-V4, Gemma 4.

  • Agents & Tools: Use local models with Claude Code, Codex, and MCP, including tool calling and code execution.

  • Search & RAG: Use private and unlimited web search, deep research, auto-compaction (rolling context window) and RAG.

  • Image and video: Run and train image and video diffusion or multimodal models

  • Remote & LAN: Access your local models from any device on LAN or remotely through secure Cloudflare HTTPS.

  • Connect: Serve models through an OpenAI compatible API. Also connect your ChatGPT/Codex subscription and cloud providers

Train & Deploy

  • Fine-tuning: Train LLMs, diffusion, TTS, and embedding models 2× faster with 70% less VRAM with no accuracy loss

  • Complete support: Supports reinforcement learning, LoRA, QLoRA, full fine tuning, pretraining, RL, GRPO, DPO, and FP8.

  • Export & Deploy: Export or Deploy models with including GGUF, NVFP4, FP8 and more formats.

  • Datasets: Build datasets from PDFs, CSVs, DOCX files, and more with Data Recipes.

Latest models

Cover

Meta Muse Glimmer

Video Demo

Image

Last updated

Was this helpful?