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 d360372d9c add variable handling components and refactor inputs across dialogs
- Introduce `AvailableVariables` for displaying variables linked to configs.
- Implement `ChipInput` for dynamic value management in category and subcategory dialogs.
- Add `AuxVariableBadges` to aux nodes for displaying variable references.
- Update inline components with comboboxes for better user experience.
- Replace badges and manual inputs with streamlined reusable components.
2026-02-09 19:48:42 +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 add variable handling components and refactor inputs across dialogs 2026-02-09 19:48:42 +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