uwu_warren

Results 7 comments of uwu_warren

Hi @King-HAW, I have tried your fork, but the out of memory has still maintained (I use 3090 with 24GB VRAM). Could you please explain to me how can I...

Hello, I'm facing a similar issue as you. I was wondering if you've found the problem and been able to fix it? Thank you so much.

> @tfriedel @nldhuyen0047 @onepeachbiubiubiu @ClemensSchwarke Could you share your exact `accelerate config` file and the training command you use for training? I can perhaps help debugging if I can recreate...

I tried removing --mixed_precision "bf16", and the translation was activated, but, I have encountered another problem, my training code stopped after several steps (800/25000). My training dataset is about 8...

Yes, I trained with the unpaired model. When I use the dataset with the different sizes, I have encountered with this error: File "/home/dev_ml/img2img-turbo/src/model.py", line 42, in my_vae_decoder_fwd sample =...

I have prepared my dataset and trained the model and I have encountered this problem. I have another question about the training model. Because of the previous error, I trained...

Hi, I tried again with no mixed precision, the translation is active. I have tried with the other dataset with no resize, but my memory is not enough, so I...