unsloth/studio/backend
2026-06-27 12:33:28 +00:00
..
assets Studio: require signed capability tokens for /p preview links (#6666) 2026-06-25 21:40:48 -07:00
auth Studio: harden background consumer loops and streaming paths against silent UI freezes (#6653) 2026-06-26 03:31:33 -07:00
core Studio: evict training progress-throttle key on error/stop, not just complete 2026-06-27 12:33:28 +00:00
hub Studio: harden background consumer loops and streaming paths against silent UI freezes (#6653) 2026-06-26 03:31:33 -07:00
loggers Studio: make --verbose a complete escape hatch (force DEBUG, skip dedup) 2026-06-27 08:34:21 +00:00
models Add GGUF --tensor-parallel CLI option (#6561) 2026-06-26 15:30:10 -03:00
plugins Reduce and tighten code comments and docstrings repo-wide (#6095) 2026-06-08 23:09:51 -07:00
requirements Studio: remove OpenEnv and other unused packages (#6585) 2026-06-23 07:20:47 -07:00
routes studio: list the full local model catalog from /v1/models (#6519) 2026-06-26 20:42:06 -03:00
state Studio: shareable per-checkpoint preview links (#6486) 2026-06-24 06:31:53 -07:00
storage Studio: harden background consumer loops and streaming paths against silent UI freezes (#6653) 2026-06-26 03:31:33 -07:00
tests Studio: evict training progress-throttle key on error/stop, not just complete 2026-06-27 12:33:28 +00:00
utils Studio: trim log noise (scanner probes, library chatter, load narration) with a --verbose escape hatch 2026-06-27 07:47:29 +00:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
_platform_compat.py Reduce and tighten code comments and docstrings repo-wide (#6095) 2026-06-08 23:09:51 -07:00
cloudflare_tunnel.py Reap Studio child processes when the parent dies abnormally (#6425) 2026-06-18 05:51:22 -07:00
colab.py Studio Colab: opt-in shareable Cloudflare tunnel link (#6684) 2026-06-26 00:56:23 -07:00
main.py Studio: harden background consumer loops and streaming paths against silent UI freezes (#6653) 2026-06-26 03:31:33 -07:00
run.py Studio: make --verbose a complete escape hatch (force DEBUG, skip dedup) 2026-06-27 08:34:21 +00:00
startup_banner.py Tidy verbose Studio launch messages (#6628) 2026-06-24 03:49:19 -07:00