InvokeAI/invokeai/backend/model_manager/load
psychedelicious bd4fd9693d tidy(mm): rename ckpt "last_modified" -> "converted_at"
Clarify what this timestamp means
2024-03-05 23:50:19 +11:00
..
convert_cache chore: ruff 2024-03-01 10:42:33 +11:00
model_cache fix(mm): fix ModelCacheBase method name 2024-03-01 10:42:33 +11:00
model_loaders tidy(mm): rename ckpt "last_modified" -> "converted_at" 2024-03-05 23:50:19 +11:00
__init__.py chore: ruff 2024-03-01 10:42:33 +11:00
load_base.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
load_default.py fix(mm): misc typing fixes for model loaders 2024-03-05 23:50:19 +11:00
memory_snapshot.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
model_loader_registry.py fix(mm): misc typing fixes for model loaders 2024-03-05 23:50:19 +11:00
model_util.py make model manager v2 ready for PR review 2024-03-01 10:42:33 +11:00
optimizations.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00