unsloth/studio
Roland Tannous 7fc563731a fix: use mp.Event for instant cross-process generation cancel
Replaces cmd_queue-based cancel polling with a shared mp.Event.
Fixes two issues:
- Loading a new model while generating no longer hangs (cancel is instant)
- Subprocess shuts down cleanly after explicit stop generation
2026-03-05 18:54:17 +00:00
..
backend fix: use mp.Event for instant cross-process generation cancel 2026-03-05 18:54:17 +00:00
frontend Merge pull request #314 from unslothai/fix/vlm-dataset-conversion-error-handling-local 2026-03-05 10:10:58 +04:00
tests fix: remove benchmark scripts from git tracking 2026-03-05 06:06:47 +00:00