ericliu
ericliu
I'm using tf2.5, it looks ok for me to train ppo2.
I also encountered this problem in 20.04 environment, do you have found any fix for this CMAKE_HAVE_LIBC_PTHREAD test error? thanks!
Yes, I tried using the same parameters config as 2v for 5v, but when I running 2v rendor_only, it will create logs/release/fern_2v/renderonly_path_050000 folder and generate many image and depth PNG...
[a-r-r-o-w] > I don't think that the flux dreambooth training scripts are memory-optimized out of the box. You could try using it > with DeepSpeed and enabling gradient checkpointing, which...
> Can you try regarding #9829 ? I have saved memory by implementing this :) Just checked the changes, looks awesome! It must be helpful. But I've stepped over using...
@leisuzz : Oh!? I just tried the patch, it still got OOM, I found that you tried to images = None and del pipeline at the end, but I got...
> 24GB is not enought, what's your hardware setting? Try to reduce the batch size and resolution @leisuzz : I give hardware at beginning, I've tried to reduce resolution to...
Where I should add off loads to cpu code?
But ai-toolkit can train 1024 Flux.1-dev Lora without problem, but it cannot utilize my 2 GPUs to make it faster, so, I'm trying diffusers + accelerate here. If diffusers cannot...