unsloth/unsloth_cli/commands
Roland Tannous bf0007c502 feat: add UNSLOTH_STUDIO_HOME env var to override studio root
Allow users to set UNSLOTH_STUDIO_HOME to relocate all studio data
(venvs, assets, outputs, exports, auth, cache, tensorboard runs).
Defaults to ~/.unsloth/studio when unset (no behaviour change).
2026-03-19 09:33:27 +00:00
..
__init__.py Rename cli/ to unsloth_cli/ to fix namespace collision with stringzilla (#4393) 2026-03-17 20:40:21 -07:00
export.py Rename cli/ to unsloth_cli/ to fix namespace collision with stringzilla (#4393) 2026-03-17 20:40:21 -07:00
inference.py Rename cli/ to unsloth_cli/ to fix namespace collision with stringzilla (#4393) 2026-03-17 20:40:21 -07:00
studio.py feat: add UNSLOTH_STUDIO_HOME env var to override studio root 2026-03-19 09:33:27 +00:00
train.py Rename cli/ to unsloth_cli/ to fix namespace collision with stringzilla (#4393) 2026-03-17 20:40:21 -07:00
ui.py Fix Install commands for Windows + 1 line installs (#4447) 2026-03-19 02:09:09 -07:00