Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi gpu? #4

Open
matbee-eth opened this issue Jul 5, 2024 · 1 comment
Open

Multi gpu? #4

matbee-eth opened this issue Jul 5, 2024 · 1 comment
Assignees

Comments

@matbee-eth
Copy link

matbee-eth commented Jul 5, 2024

I can't load (app.py) on my 24gb vram gpu, is there a way to split it across multiple cuda devices?

@JonathanFly
Copy link

Just skimming the code, seems like it may be possible to move just some of the models in CPU, and keep the slowest ones on GPU that fit within 24GB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants