unsloth/studio
Roland Tannous 5bd6fac80e fix: always spawn fresh subprocess per model load
Reusing a subprocess after unsloth patches torch internals causes
inspect.getsource() failures when loading a different model type.
Each load now gets a clean Python interpreter.
2026-03-05 19:15:37 +00:00
..
backend fix: always spawn fresh subprocess per model load 2026-03-05 19:15:37 +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