Unsloth Studio is a web UI for training and running open models like Qwen, DeepSeek, gpt-oss and Gemma locally.
Stars
59.2k
Forks
5.0k
Watchers
59.2k
Open Issues
1.1k
Overall repository health assessment
No package.json found
This might not be a Node.js project
3.0k
commits
649
commits
329
commits
185
commits
76
commits
73
commits
72
commits
64
commits
59
commits
55
commits
studio: reuse HF cached repo casing to prevent duplicate downloads (#4822)
a29b4e2View on GitHubAllow non-LLM recipes to run and move Data tab first in executions (#4805)
50dede1View on GitHubfeat(studio): differentiate web search and URL fetch in chat tool UI (#4802)
5b7c061View on GitHubUpdate test_pr4562_bugfixes.py for simplified install policy (#4817)
8981e6cView on GitHubfix: patch PEFT for Gemma4ClippableLinear in loader checkpoint path (fixes export) (#4807)
6644a77View on GitHubfix(studio): lazy-import transformers in model_config to fix 5.x version switch (#4806)
f91ef8fView on GitHubfix(studio): suppress fatal error when prebuilt manifest is missing (#4799)
e553a8aView on GitHubfix(studio): revert llama.cpp default tag to latest (#4797)
934478aView on GitHubfix(studio): don't set trust_remote_code for Gemma 4 training (#4795)
4016216View on GitHubfix(studio): pin llama.cpp to b8637 release (Gemma 4 support) (#4796)
8d1712bView on GitHubfix windows llama.cpp compile from source issue (#4793)
7ae9b7fView on GitHub