chavinlo

Results 78 comments of chavinlo

Hello, I am having a similar issue. I am using an A100 as reported by nvidia-smi: ``` Fri Dec 23 21:47:17 2022 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 520.61.05 Driver Version: 520.61.05 CUDA...

Looks like so. Reverting to commit 3625c3056041963926ba455347d9091fb891b872 fixes the issue.

https://github.com/chavinlo/musicgen_trainer done

you first have to figure out how to train

*I don't know much about lm training, so excuse me if I am missing something obvious

make_a_video.py only contains the resources needed for make-a-video, a make-a-video model doesn't even exists (in the public) yet.

> If you need more explanations, I could also share my train_dreambooth.py Could it be possible to do so?

> @chavinlo I dropped my messy script at https://gist.github.com/lxj616/5134368f44aca837304530695ee100ea > > But I bet it would be quicker if you modify the original train_dreambooth.py from diffusers than to debug mine,...

I've read your blog about VRAM limitations. If you need more compute, I can give you an A100 to experiment.