Unsloth is an open-source library and local app stack for running and fine-tuning open models on your own hardware. Unsloth Desktop and Unsloth Studio (beta web UI) cover chat, no-code training, data recipes, export to GGUF/safetensors, and connecting local models to agents like Claude Code and Codex. Training and inference stay local (or on your Colab/cloud GPU); Unsloth does not sell a metered hosted fine-tuning cloud.
Related guides
Browse curated shortlists where this tool appears.
Axolotl (popular training configs; less polished consumer UI)
Fireworks / Together fine-tuning APIs (hosted
paid per job)
LM Studio (strong local chat/inference
weaker training focus)
Features & details
Full overview from our catalog (read-only reference).
Category (short)
3D
Category
3D
Pricing (CSV)
Free Trial
Directory pricing
Freemium
Sponsored note
no
Target audience
Practitioners who already have (or will rent) GPU hardware and want faster, lower-VRAM open-model fine-tuning with a local UI. Not ideal for: non-technical users who need a fully managed hosted fine-tuning SaaS with published per-job pricing and no GPU ops.
Best for
Practitioners who already have (or will rent) GPU hardware and want faster, lower-VRAM open-model fine-tuning with a local UI. Not ideal for: non-technical users who need a fully managed hosted fine-tuning SaaS with published per-job pricing and no GPU ops.
Pricing notes
Verified August 2026 at https://unsloth.ai/pricing and https://unsloth.ai. Free: open-source standard Unsloth (single GPU, LoRA, listed model families). Unsloth Pro and Unsloth Enterprise are listed with feature claims (multi-GPU, higher speedups, multi-node, support) but no public dollar prices; both are contact-sales. Studio/Desktop are positioned as free/open-source local products. Third-party sites quoting ~$9.99/mo Pro are unverified against Unsloth's own page; treat Pro/Enterprise as opaque until a quote. Hardware/Colab GPU costs are separate.
Pros & cons
Editorial notes to help compare fit before opening the vendor site.
Pros
Truly local/open path with no mandatory cloud bill for the software itself
Strong training speed/VRAM positioning for open models
Desktop + Studio lowers the barrier versus notebooks-only workflows
Good export story into common local inference tools
Cons
Pro/Enterprise pricing is not published (must contact sales)
Requires your own GPU capacity or rented compute
Studio is still beta
local setup and hardware limits apply
Not a turnkey hosted fine-tuning SaaS
Review notes
Context from the listing review and editorial research.
NEW tool. Canonical site is unsloth.ai (GitHub: unslothai/unsloth). Product surface in 2026 includes Unsloth Core (code), Unsloth Studio (local web UI), and Unsloth Desktop. No first-party cloud Studio subscription was found on the official site. Dual licensing note: core Apache 2.0, some Studio UI pieces AGPL-3.0 per docs.
Extended features
In-depth description and capability notes.
Local Desktop app for Mac, Windows, and Linux (Apache 2.0 core; Studio UI dual-licensed AGPL for some components)
Unsloth Studio no-code UI for train, run, and export
Claims 2x faster training with ~70% less VRAM across 500+ models (LoRA, QLoRA, RL, FP8, and more)
Data Recipes to turn PDFs/CSV/JSON into training datasets
Export to GGUF and safetensors for llama.cpp, vLLM, Ollama, LM Studio
OpenAI-compatible local API plus unsloth start for Claude Code, Codex, and similar agents
Free Cloudflare tunnel for HTTPS remote access to a local instance
Free Colab notebook path for GPU-less exploration
Use cases
ML engineers and indie builders use Unsloth to fine-tune domain models on a consumer or rented GPU without paying OpenAI-style fine-tuning APIs, then export weights into their existing local inference stack. Teams also use Desktop/Studio as a local model workspace connected to coding agents.