InvokeAI/tests/backend/model_manager/load/model_cache/cached_model
Jonathan dc5007fe95
Fix/model cache Qwen/CogView4 cancel repair (#8959)
* Repair partially loaded Qwen models after cancel to avoid device mismatches

* ruff

* Repair CogView4 text encoder after canceled partial loads

* Avoid MPS CI crash in repair regression test

* Fix MPS device assertion in repair test
2026-03-15 10:04:15 -04:00
..
test_cached_model_only_full_load.py Add keep_ram_copy option to CachedModelOnlyFullLoad. 2025-01-16 15:08:23 +00:00
test_cached_model_with_partial_load.py Add keep_ram_copy option to CachedModelOnlyFullLoad. 2025-01-16 15:08:23 +00:00
test_repair_required_tensors.py Fix/model cache Qwen/CogView4 cancel repair (#8959) 2026-03-15 10:04:15 -04:00
utils.py chore: ruff 2025-08-18 21:14:00 +10:00