Alex Chen

Results 3 comments of Alex Chen

I have made a progress to set the ('split_model_over_gpus', True) in the ('model', OrderedDict([ ` ('model', OrderedDict([ # huggingface model name or path ('name_or_path', 'black-forest-labs/FLUX.1-schnell'), ('assisstant_lora_path', 'ostris/FLUX.1-schnell-training-adapter'), ('is_flux', True), ('quantize',...

> ``` > !pip uninstall diffusers -y > !python -m pip cache purge > !pip install git+https://github.com/huggingface/diffusers.git > ``` > > solved problem for me not working for me either,...

Hi everyone, if you are still looking at this problem, the hint will be to disable 'sample' from the training script. It was first stated by the poster of this...