Unsloth is a local UI for training and running Gemma 4, Qwen3.6, DeepSeek, Kimi, GLM and other models. https://unsloth.ai/docs
  • Python 71.5%
  • TypeScript 22.7%
  • Shell 1.9%
  • PowerShell 1.6%
  • Rust 1.5%
  • Other 0.7%
Find a file
shine1i aab37f8dc2 refactor: consolidate AvailableVariables component and enhance variable display logic across dialogs
- Moved `AvailableVariables` to shared directory.
- Updated dialogs to use shared `AvailableVariables` component.
- Enhanced inline expressions and processors dialog with better variable display.
2026-02-09 20:07:41 +01:00
cli migrated cli. fixed imports. fixed unsloth studio command logic 2026-02-02 17:50:11 +00:00
docs add variable handling components and refactor inputs across dialogs 2026-02-09 19:48:42 +01:00
studio refactor: consolidate AvailableVariables component and enhance variable display logic across dialogs 2026-02-09 20:07:41 +01:00
.gitignore update pydantic models for Models and Training routes 2026-02-02 20:00:23 +00:00
__init__.py git repo skeleton structure 2026-01-31 08:27:01 +00:00
cli.py add export command, nested reorg commands 2025-12-15 18:37:26 -05:00
README.md cleanup 2026-02-04 13:28:39 +01:00

new-ui-prototype