Suraj Patil

Results 240 comments of Suraj Patil

From the stack trace, it looks like deepspeed is not installed correctly, Could you try re-installing it ? Also, note that deepspeed support is experimental, I would recommend using `xformers`...

Similar issue https://github.com/huggingface/diffusers/issues/2041 and fix #2070

@linyu0219 what GPU did you use, 4090 or something else? Also would be nice if you could share the code snippet.

Gently pinging @allo- , let me know if I can help here :)

I'm not really familiar with AMD GPUs, maybe @NouamaneTazi has some ideas here :)

The script is now updated to save intermediate checkpoints cf https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/train_dreambooth.py#L675 just pass the `--save_steps` argument to the command. Will close this issue now.

Sorry to be so late here, don't have much time to work on it at the moment, but will revisit next week. But if someone wants to open a PR...

Sorry for being late again, I've posted instructions in this comment https://github.com/huggingface/diffusers/pull/687#pullrequestreview-1165354545 @Ttl LMK if you are busy, then I'll make the necessary changes and merge :)

Thanks, will make open a PR then :)