Unsloth: Train AI Models
Builds a web UI for training and running open models like Gemma 4 locally.
"A founder uses Unsloth Studio to build a basic chat app that responds to users' queries, training a model overnight and deploying it in the morning."
- β’When you want to use open AI models without relying on cloud services
- β’When you need to train AI models with sensitive data that cannot be shared publicly
- β’When you want to reduce the latency and costs associated with cloud-based AI model deployment
Run `python train.py --model gemma4 --train_data_path /path/to/train/data` to fine-tune the Gemma 4 model with your custom dataset
Skip the builder β one click puts this in Claude, Cursor, Antigravity and more.
Expect 20β40 minutes in a terminal β or let your AI agent drive it.
mkdir -p ~/.claude/skills/unsloth && curl -fsSL https://workflowstacks.com/api/skills/unsloth/claude-skill -o ~/.claude/skills/unsloth/SKILL.mdOpens the app with this repo with the prompt ready to go β no copy-paste needed.
Unsloth: Train AI Models is a very large Python project (~684k lines across 1873 code files, plus 1559 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.
Train AI models locally
- 1README.mdStart here β what it does and how to install it
- 2cli.pyWhere the program starts running
- 3pyproject.tomlDependencies and the commands it exposes
- 4unsloth/__init__.pyInside unsloth/ β the main logic begins here
Skip the builder β one click puts this in Claude, Cursor, Antigravity and more.
Expect 20β40 minutes in a terminal β or let your AI agent drive it.
mkdir -p ~/.claude/skills/unsloth && curl -fsSL https://workflowstacks.com/api/skills/unsloth/claude-skill -o ~/.claude/skills/unsloth/SKILL.mdOpens the app with this repo with the prompt ready to go β no copy-paste needed.
Are you the creator of this tool? Claim your listing β and earn 85% of every sale.
Related skills
More voice-ai tools founders pair with this one.