unsloth/studio
Roland Tannous 25b51fad3b fix: wait for training shutdown before export load, clear stop flag on reset
1. Export route: stop_training() only signals the subprocess — wait up to
   30s for it to actually exit before loading the export checkpoint, avoiding
   a GPU memory race.

2. Training reset: clear _should_stop so /api/train/status returns phase=idle
   instead of staying stuck on phase=stopped after a user-triggered stop.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 04:16:10 +00:00
..
backend fix: wait for training shutdown before export load, clear stop flag on reset 2026-03-07 04:16:10 +00:00
frontend fix: add /v1 proxy entry to vite dev server config 2026-03-07 04:09:28 +00:00
tests fix: remove benchmark scripts from git tracking 2026-03-05 06:06:47 +00:00