[!NOTE] This repository variant is configured as an inference-first Studio fork. Training and export APIs/routes/CLI commands are removed from the active product surface. Supported focus areas are chat/inference, model loading, MCP integration, multimodal chat input, and TTS output.
What This Version Is • UI Overview • Features • Quickstart • MCP Secrets
This fork is a streamlined Studio build oriented around local and hybrid inference workflows.
Chat, MCP's, and Settings.


~/.unsloth/studio/mcp.json../scripts/studio.sh setup
./scripts/studio.sh run -H 0.0.0.0 -p 8000
PowerShell:
.\scripts\studio.ps1 -Command setup
.\scripts\studio.ps1 -Command run -Host 0.0.0.0 -Port 8000
pip install --upgrade pip uv
uv pip install -e . --torch-backend=auto
unsloth studio setup
unsloth studio -H 0.0.0.0 -p 8000
mcp.json can contain sensitive values if you inline keys. Avoid that.$MY_SECRET${MY_SECRET}api_key_env over inline api_key..gitignore:
**/mcp.json**/mcp.local.json**/mcp.secrets.json@software{unsloth,
author = {Daniel Han, Michael Han and Unsloth team},
title = {Unsloth},
url = {https://github.com/unslothai/unsloth},
year = {2023}
}
Unsloth uses a dual-licensing model of Apache 2.0 and AGPL-3.0.
(top 30 of 139)
Python
59.7%
TypeScript
37.9%
PowerShell
1.3%
[!NOTE] This repository variant is configured as an inference-first Studio fork. Training and export APIs/routes/CLI commands are removed from the active product surface. Supported focus areas are chat/inference, model loading, MCP integration, multimodal chat input, and TTS output.
What This Version Is • UI Overview • Features • Quickstart • MCP Secrets
This fork is a streamlined Studio build oriented around local and hybrid inference workflows.
Chat, MCP's, and Settings.


~/.unsloth/studio/mcp.json../scripts/studio.sh setup
./scripts/studio.sh run -H 0.0.0.0 -p 8000
PowerShell:
.\scripts\studio.ps1 -Command setup
.\scripts\studio.ps1 -Command run -Host 0.0.0.0 -Port 8000
pip install --upgrade pip uv
uv pip install -e . --torch-backend=auto
unsloth studio setup
unsloth studio -H 0.0.0.0 -p 8000
mcp.json can contain sensitive values if you inline keys. Avoid that.$MY_SECRET${MY_SECRET}api_key_env over inline api_key..gitignore:
**/mcp.json**/mcp.local.json**/mcp.secrets.json@software{unsloth,
author = {Daniel Han, Michael Han and Unsloth team},
title = {Unsloth},
url = {https://github.com/unslothai/unsloth},
year = {2023}
}
Unsloth uses a dual-licensing model of Apache 2.0 and AGPL-3.0.
(top 30 of 139)
Python
59.7%
TypeScript
37.9%
PowerShell
1.3%