AI Navigate

Introducing Unsloth Studio: A new open-source web UI to train and run LLMs

Reddit r/LocalLLaMA / 3/18/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical UsageModels & Research

Key Points

  • Unsloth Studio Beta is introduced as a new open-source web UI to train and run LLMs locally on Mac, Windows, and Linux.
  • It promises 2x faster training for 500+ models with 70% less VRAM and supports GGUF, vision, audio, and embedding models.
  • Features include side-by-side model comparison, self-healing tool calls with web search, auto-create datasets from PDFs/CSV/DOCX, and code execution for testing code outputs.
  • It supports exporting models to GGUF, Safetensors, and other formats, plus auto-inference parameter tuning and editable chat templates.
  • Installation is via pip and the project invites feedback through GitHub issues and the docs page for upcoming updates.
Introducing Unsloth Studio: A new open-source web UI to train and run LLMs

Hey r/LocalLlama, we're super excited to launch Unsloth Studio (Beta), a new open-source web UI to train and run LLMs in one unified local UI interface. GitHub: https://github.com/unslothai/unsloth

Here is an overview of Unsloth Studio's key features:

  • Run models locally on Mac, Windows, and Linux
  • Train 500+ models 2x faster with 70% less VRAM
  • Supports GGUF, vision, audio, and embedding models
  • Compare and battle models side-by-side
  • Self-healing tool calling and web search
  • Auto-create datasets from PDF, CSV, and DOCX
  • Code execution lets LLMs test code for more accurate outputs
  • Export models to GGUF, Safetensors, and more
  • Auto inference parameter tuning (temp, top-p, etc.) + edit chat templates

Blog + everything you need to know: https://unsloth.ai/docs/new/studio

Install via:

pip install unsloth unsloth studio setup unsloth studio -H 0.0.0.0 -p 8888 

In the next few days we intend to push out many updates and new features. If you have any questions or encounter any issues, feel free to make a GitHub issue or let us know here.

submitted by /u/danielhanchen
[link] [comments]