ru-dalle icon indicating copy to clipboard operation
ru-dalle copied to clipboard

MultiGPU support ETA?

Open StrangeTcy opened this issue 4 years ago • 1 comments

I'd like to finetune my own model with your code, but the DalleModel as it is now doesn't seem to support the pytorch DistributedDataParallel wrapper. Do you plan to add such an option?

StrangeTcy avatar Nov 09 '21 15:11 StrangeTcy

@StrangeTcy good evening!

finetuning example on free colab you can find here: Finetuning example Open In Colab

it doesn't support DDP, but feel free add these features

we would like to share full training code after publish paper :)

shonenkov avatar Nov 09 '21 16:11 shonenkov