Afrin Dange
Afrin Dange
@muellerzr, did you find a workaround for this? I am facing the same issue.
Hi @GabPrato, I had the same issue with Accelerate while using for single GPU. Using, `safe_serialization=False` in accelerate.save_state() resolved it.
I am facing the same issue with the DPR and GPT2 models. I am using the latest torch version to use FullyShardedDataParallel for distributed training. The training works fine (regardless...
Hi, I was looking for the same. Checkout this issue https://github.com/malllabiisc/EmbedKGQA/issues/69