Load N model in multi GPUs #1404
Unanswered
eric781ctf
asked this question in
Q&A
Replies: 0 comments
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.
-
Reference from the comment in #815.
I attempted to load two models on two RTX 4090 GPUs, but after trying, I realized that the time it took was longer compared to using only one model and performing it on a single GPU.
Here is part of my code.
I'm not sure why it will be slower than it should be.
Beta Was this translation helpful? Give feedback.
All reactions