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

Is there a way to train with multi GPUs #70

Open
RaySteve312 opened this issue Sep 22, 2024 · 3 comments
Open

Is there a way to train with multi GPUs #70

RaySteve312 opened this issue Sep 22, 2024 · 3 comments

Comments

@RaySteve312
Copy link

Is there a way to train with multi GPUs? I do some research these days, find out maybe only 2 tools enable me to use multi-GPU training. by the way, installing dependencies constantly to use these tools feels so bad. I wonder is there a way in FluxTrainer to train with Multi GPUs? like using args or something.If we can do it in FluxTrainer, the compatibility will attract more users.

@Reginald-L
Copy link

same question

@kijai
Copy link
Owner

kijai commented Sep 26, 2024

I don't have multiple GPUs so I never got into trying that, it's possible in the original kohya code, but the way it works is bit problematic in ComfyUI, in fact I had to remove lot of that code as it kept launching whole of ComfyUI multiple times. There's probably a proper way to do it, but it's not something I'm personally currently interested in with the nodes.

@PGCRT
Copy link

PGCRT commented Oct 13, 2024

You probably want to use the Kohya GUI for these specific needs

https://github.com/kohya-ss/sd-scripts/tree/sd3

2024-10-13 05_30_45-kohya-ss_sd-scripts at sd3

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