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

FLUX Lora微调支持模型并行吗?单张卡只有16G。按照训练示例,多张卡加载,不管采用哪种训练策略,都会显存溢出 #270

Open
bugu-ai opened this issue Nov 19, 2024 · 1 comment

Comments

@bugu-ai
Copy link

bugu-ai commented Nov 19, 2024

No description provided.

@Artiprocher
Copy link
Collaborator

可以使用 deepspeed,通过训练脚本中的 strategy 启用,可以把梯度和优化器分装到不同显卡上

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

2 participants