Unsloth is a local UI for training and running Gemma 4, Qwen3.6, DeepSeek, Kimi, GLM and other models.
https://unsloth.ai/docs
agent
deepseek
fine-tuning
gemma
gemma3
gpt-oss
llama
llama3
llm
llms
mistral
openai
qwen
reinforcement-learning
self-hosted
text-to-speech
tts
ui
unsloth
- Python 71.5%
- TypeScript 22.7%
- Shell 1.9%
- PowerShell 1.6%
- Rust 1.5%
- Other 0.7%
backend restructuring and housekeeping Changes made: - Moved all files from backend/backend/ → backend/core/ with nested subdirectories - Created init.py for each submodule with proper exports - Updated all imports in routes (routes/training.py, routes/models.py) - Updated internal relative imports to use .. for parent references - Deleted old backend/backend/ directory - Moved shared modules (path_utils.py , model_config.py) to utils/ subfolder |
||
|---|---|---|
| backend | ||
| frontend | ||
| .gitignore | ||
| __init__.py | ||
| README.md | ||