Closed giandos200 closed 4 months ago
Hi. Can you please tell me how you resolved this? I am running as follows but still getting the same error.
CUDA_VISIBLE_DEVICES=0 python -m text_classification.run_wrapper --output_dir ToDeleteNLU --task_name sst-2 --model_name_or_path distilbert-base-uncased
Hi,
I'm trying to reproduce the first text classification examples but I'm encountering the same Multi-GPU error even if I'm using two A100 80gb GPU with 10 CPU cores and 50gb RAM. Could you please help me resolve this?
Both GPU are visualised by torch :
Python -V 3.9.18 torch==1.11.0+cu113 transformers==4.20.1 deepspeed==0.8.3
full list of package behind: