[2023-07-22 10:16:54,076] [INFO] [runner.py:555:main] cmd =/miniconda3/envs/deepspeed/bin/python -u -m deepspeed.launcher.launch --world_info=eyJsb2NhbGhvc3QiOiBbMF19 --master_addr=127.0.0.1 --master_port=29500 --enable_each_rank_log=None tools/generate_samples_gpt.py --tensor...
{module_name} because of the following error (look up to see its" 1080 f" traceback):\n{e}" 1081 ) from e RuntimeError: Failed to import transformers.models.flaubert.modeling_flaubert because of the following error (look up to see its traceback): module 'signal' has no attribute '...
Thanks for this great deepspeed feature. I am also running into the same error both for DistilBertForSequenceClassification' object has no attribute 'backward' and for BertForSequenceClassification object has no attribute 'backward' here is the full error: AttributeError Traceback (most recent call...