Can't pickle error using accelerate multi-GPU

import pickle as pkl
and use the pickle.dump method eg:

pickle.dump()

you may find that all but one of your objects can be pickled, which will be the culprit