runtime error

Exit code: 1. Reason: pytorch_model-00003-of-00004.bin: 100%|██████████| 4.96G/4.96G [00:14<00:00, 343MB/s] pytorch_model-00004-of-00004.bin: 0%| | 0.00/3.67G [00:00<?, ?B/s] pytorch_model-00004-of-00004.bin: 0%| | 10.8M/3.67G [00:01<06:57, 8.76MB/s] pytorch_model-00004-of-00004.bin: 2%|▏ | 62.6M/3.67G [00:03<03:10, 19.0MB/s] pytorch_model-00004-of-00004.bin: 11%|█ | 397M/3.67G [00:04<00:28, 116MB/s]  pytorch_model-00004-of-00004.bin: 22%|██▏ | 799M/3.67G [00:06<00:16, 174MB/s] pytorch_model-00004-of-00004.bin: 43%|████▎ | 1.59G/3.67G [00:07<00:06, 338MB/s] pytorch_model-00004-of-00004.bin: 62%|██████▏ | 2.26G/3.67G [00:08<00:03, 428MB/s] pytorch_model-00004-of-00004.bin: 82%|████████▏ | 3.00G/3.67G [00:09<00:01, 509MB/s] pytorch_model-00004-of-00004.bin: 98%|█████████▊| 3.60G/3.67G [00:10<00:00, 503MB/s] pytorch_model-00004-of-00004.bin: 100%|██████████| 3.67G/3.67G [00:10<00:00, 348MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 600, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 315, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 5001, in from_pretrained ) = cls._load_pretrained_model( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 5360, 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...