runtime error

1G [00:19<00:01, 57.6MB/s] Downloading (…)ebe1dce9f7fa123cc17b: 92%|█████████▏| 1.03G/1.11G [00:19<00:01, 58.5MB/s] Downloading (…)ebe1dce9f7fa123cc17b: 93%|█████████▎| 1.04G/1.11G [00:19<00:01, 54.0MB/s] Downloading (…)ebe1dce9f7fa123cc17b: 94%|█████████▍| 1.05G/1.11G [00:19<00:01, 50.0MB/s] Downloading (…)ebe1dce9f7fa123cc17b: 95%|█████████▌| 1.06G/1.11G [00:20<00:00, 56.3MB/s] Downloading (…)ebe1dce9f7fa123cc17b: 97%|█████████▋| 1.08G/1.11G [00:20<00:00, 69.4MB/s] Downloading (…)ebe1dce9f7fa123cc17b: 98%|█████████▊| 1.09G/1.11G [00:20<00:00, 65.0MB/s] Downloading (…)ebe1dce9f7fa123cc17b: 99%|█████████▉| 1.10G/1.11G [00:20<00:00, 63.8MB/s] Downloading (…)ebe1dce9f7fa123cc17b: 100%|█████████▉| 1.11G/1.11G [00:20<00:00, 67.6MB/s] Downloading (…)ebe1dce9f7fa123cc17b: 100%|██████████| 1.11G/1.11G [00:20<00:00, 53.5MB/s] Traceback (most recent call last): File "app.py", line 10, in <module> trainer = Trainer(model) File "/home/user/.local/lib/python3.8/site-packages/transformers/trainer.py", line 328, in __init__ args = TrainingArguments(output_dir=output_dir) File "<string>", line 112, in __init__ File "/home/user/.local/lib/python3.8/site-packages/transformers/training_args.py", line 1372, in __post_init__ and (self.device.type != "cuda") File "/home/user/.local/lib/python3.8/site-packages/transformers/training_args.py", line 1795, in device return self._setup_devices File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/generic.py", line 54, in __get__ cached = self.fget(obj) File "/home/user/.local/lib/python3.8/site-packages/transformers/training_args.py", line 1716, in _setup_devices raise ImportError( ImportError: Using the `Trainer` with `PyTorch` requires `accelerate>=0.20.1`: Please run `pip install transformers[torch]` or `pip install accelerate -U`

Container logs:

Fetching error logs...