runtime error

��████▌| 2.98G/3.13G [00:44<00:02, 67.9MB/s] Downloading pytorch_model.bin: 96%|█████████▌| 3.00G/3.13G [00:44<00:01, 85.7MB/s] Downloading pytorch_model.bin: 96%|█████████▌| 3.01G/3.13G [00:44<00:01, 82.8MB/s] Downloading pytorch_model.bin: 97%|█████████▋| 3.03G/3.13G [00:44<00:01, 83.8MB/s] Downloading pytorch_model.bin: 97%|█████████▋| 3.04G/3.13G [00:45<00:01, 82.4MB/s] Downloading pytorch_model.bin: 97%|█████████▋| 3.05G/3.13G [00:45<00:01, 66.1MB/s] Downloading pytorch_model.bin: 98%|█████████▊| 3.06G/3.13G [00:45<00:01, 52.1MB/s] Downloading pytorch_model.bin: 98%|█████████▊| 3.07G/3.13G [00:45<00:01, 49.5MB/s] Downloading pytorch_model.bin: 99%|█████████▊| 3.09G/3.13G [00:46<00:00, 59.2MB/s] Downloading pytorch_model.bin: 99%|█████████▉| 3.11G/3.13G [00:46<00:00, 60.7MB/s] Downloading pytorch_model.bin: 100%|█████████▉| 3.12G/3.13G [00:46<00:00, 64.1MB/s] Downloading pytorch_model.bin: 100%|██████████| 3.13G/3.13G [00:46<00:00, 67.1MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 21, in <module> base_model = AutoModelForSeq2SeqLM.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 565, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3307, in from_pretrained ) = cls._load_pretrained_model( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3428, in _load_pretrained_model raise ValueError( ValueError: The current `device_map` had weights offloaded to the disk. Please provide an `offload_folder` for them. Alternatively, make sure you have `safetensors` installed if the model you are using offers the weights in this format.

Container logs:

Fetching error logs...