This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
InvokeAI
Watch
1
Star
1
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2026-02-16 12:25:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4abfb35321e7d343b68fa22549ffaeb919d843c7
InvokeAI
/
invokeai
/
backend
/
model_manager
/
load
/
model_cache
/
cached_model
History
Ryan Dick
1b7bb70bde
Improve handling of cases when application code modifies the size of a model after registering it with the model cache.
2025-01-07 00:31:00 +00:00
..
cached_model_only_full_load.py
Add CachedModelOnlyFullLoad to mirror the CachedModelWithPartialLoad for models that cannot or should not be partially loaded.
2024-12-24 14:32:11 +00:00
cached_model_with_partial_load.py
Improve handling of cases when application code modifies the size of a model after registering it with the model cache.
2025-01-07 00:31:00 +00:00