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
Roland Tannous a8b8da96d1 Merge pull request #28 from unslothai/refactor/centralize-device-selection-and-gpu-cache
[MLX] - Centralize Device Selection & GPU Cache Management
2026-02-11 20:59:23 +04:00
cli migrated cli. fixed imports. fixed unsloth studio command logic 2026-02-02 17:50:11 +00:00
studio use get_device() for device selection and clear_gpu_cache() for GPU memory cleanup in inference, trainer, and export 2026-02-11 16:56:52 +00:00
.gitignore authentication refactor - added setup token and token refresh mechanism 2026-02-11 12:09:47 +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