How to reduce model switching time #16442
Unanswered
Hamzajani153
asked this question in
Q&A
Replies: 3 comments 2 replies
-
if there's only a couple of models that you are "switching between" and the easiest way is to just not unload them and keeping them in RAM or VRAM |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is change from the webui i make my own ui so i integrate it by using api. Tell me which api is responsible for this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
i think it is that endpoint .. : /sdapi/v1/options |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use multiple model when i try to switch the model it take 50 to 60 second to switch model on another. How to reduce the time of model when i try to switch it. I'm using aws ec2 g5xlarge instance for this. If is use api which api i use to reduce the model switching time.
Beta Was this translation helpful? Give feedback.
All reactions