unsloth/studio/backend/core/inference
2026-03-07 09:43:25 +00:00
..
__init__.py feat: subprocess-based inference for transformers version switching 2026-03-05 17:47:57 +00:00
inference.py fix: patch Qwen3.5 broken tokenizer_class TokenizersBackend across all backends 2026-03-07 09:43:25 +00:00
llama_cpp.py fix: align llama-server binary discovery with upstream unsloth-zoo paths 2026-03-03 17:03:01 +00:00
orchestrator.py fix: drain stale events from resp_queue after generation cancel 2026-03-07 08:12:16 +00:00
worker.py fix: bump transformers 5.x pin from 5.1.0 to 5.2.0 for Qwen3.5 support 2026-03-07 09:10:09 +00:00