unsloth/cli/commands
Roland Tannous f81fdba8dc 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-17 18:13:12 +00:00
..
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
export.py Final cleanup 2026-03-12 18:28:04 +00:00
inference.py Final cleanup 2026-03-12 18:28:04 +00:00
studio.py feat: add UNSLOTH_STUDIO_HOME env var to override studio root 2026-03-17 18:13:12 +00:00
train.py Final cleanup 2026-03-12 18:28:04 +00:00
ui.py Graceful shutdown on Windows (signal handlers for Ctrl+C) (#4306) 2026-03-16 03:01:15 +04:00