How to load multiple checkpoints to gpu #14735
Unanswered
HaozhouPang
asked this question in
Q&A
Replies: 1 comment
-
consider using an fast SSD, a sd 1.5 model loads around 2.5s of me |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm currently using sd webui with --api flag as an server, I need to play around with multiple checkpoints and compare their outputs, each time I switch to a new model, it takes long time (~ 15s) to reload the model to gpu. In my case I have a gpu with large memory, is it possible to load all checkpoints into gpu at once?
Beta Was this translation helpful? Give feedback.
All reactions