transformers
cf271730 - Inline GGUF spawn into GGUFQuantizer; drop spawn_gguf_materialize

Commit
27 days ago
Inline GGUF spawn into GGUFQuantizer; drop spawn_gguf_materialize Keeps the diff against `main` smaller: the GGUF-specific spawn logic lives in `GGUFQuantizer.spawn_materialize` (the only caller) instead of a separate top-level helper in `core_model_loading`.
Author
Parents
Loading