How does caching of models work? #29
WesleyKapow
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Curious how caching of models/loras works. Ideally it would cache most recently used models and only drop from cache when there's not enough space, in which case it should drop the least recently used model.
Beta Was this translation helpful? Give feedback.
All reactions