Lincoln Stein
|
99c692f397
|
check that model name matches format
|
2023-05-09 23:46:59 -04:00 |
|
Lincoln Stein
|
3d85e769ce
|
clean up ckpt handling
- remove legacy ckpt loading code from model_cache
- added placeholders for lora and textual inversion model loading
|
2023-05-09 22:44:58 -04:00 |
|
Lincoln Stein
|
9cb962cad7
|
ckpt model conversion now done in ModelCache
|
2023-05-08 23:39:44 -04:00 |
|
Lincoln Stein
|
a108155544
|
added StALKeR779's great model size calculating routine
|
2023-05-08 21:47:03 -04:00 |
|
Lincoln Stein
|
c15b49c805
|
implement StALKeR7779 requested API for fetching submodels
|
2023-05-07 23:18:17 -04:00 |
|
Lincoln Stein
|
fd63e36822
|
optimize subfolder so that it returns submodel if parent is in RAM
|
2023-05-07 21:39:11 -04:00 |
|
Lincoln Stein
|
4649920074
|
adjust t2i to work with new model structure
|
2023-05-07 19:06:49 -04:00 |
|
Lincoln Stein
|
667171ed90
|
cap model cache size using bytes, not # models
|
2023-05-07 18:07:28 -04:00 |
|
Lincoln Stein
|
05a27bda5e
|
generalize model loading support, include loras/embeds
|
2023-05-06 15:58:44 -04:00 |
|
Lincoln Stein
|
e0214a32bc
|
mostly ported to new manager API; needs testing
|
2023-05-06 00:44:12 -04:00 |
|
Lincoln Stein
|
af8c7c7d29
|
model manager rewritten to use model_cache; API changed!
|
2023-05-05 19:32:28 -04:00 |
|
Lincoln Stein
|
a4e36bc02a
|
when model is forcibly moved into RAM update loaded_models set
|
2023-05-04 23:28:03 -04:00 |
|
Lincoln Stein
|
68bc0112fa
|
implement lazy GPU offloading and ref counting
|
2023-05-04 23:15:32 -04:00 |
|
Lincoln Stein
|
e1fed52c66
|
work on model cache and its regression test finished
|
2023-05-03 12:38:18 -04:00 |
|
Lincoln Stein
|
bb959448c1
|
implement hashing for local & remote models
|
2023-05-02 16:52:27 -04:00 |
|
Lincoln Stein
|
2e2abf6ea6
|
caching of subparts working
|
2023-05-01 22:57:30 -04:00 |
|
Lincoln Stein
|
956ad6bcf5
|
add redesigned model cache for diffusers & transformers
|
2023-04-28 00:41:52 -04:00 |
|