runtime error

60%|█████▉ | 2.68G/4.48G [00:36<00:16, 109MB/s]  pytorch_model-00002-of-00002.bin: 64%|██████▎ | 2.85G/4.48G [00:37<00:14, 113MB/s] pytorch_model-00002-of-00002.bin: 67%|██████▋ | 3.01G/4.48G [00:38<00:12, 120MB/s] pytorch_model-00002-of-00002.bin: 71%|███████ | 3.17G/4.48G [00:41<00:13, 95.1MB/s] pytorch_model-00002-of-00002.bin: 73%|███████▎ | 3.29G/4.48G [00:43<00:15, 77.5MB/s] pytorch_model-00002-of-00002.bin: 77%|███████▋ | 3.44G/4.48G [00:44<00:12, 86.6MB/s] pytorch_model-00002-of-00002.bin: 80%|████████ | 3.60G/4.48G [00:46<00:09, 98.4MB/s] pytorch_model-00002-of-00002.bin: 87%|████████▋ | 3.89G/4.48G [00:47<00:04, 139MB/s]  pytorch_model-00002-of-00002.bin: 95%|█████████▍| 4.24G/4.48G [00:48<00:01, 188MB/s] pytorch_model-00002-of-00002.bin: 100%|█████████▉| 4.48G/4.48G [00:48<00:00, 92.1MB/s] Downloading shards: 100%|██████████| 2/2 [01:44<00:00, 51.57s/it] Downloading shards: 100%|██████████| 2/2 [01:44<00:00, 52.07s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> model = AutoModelForCausalLM.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 561, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3852, in from_pretrained ) = cls._load_pretrained_model( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3981, 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...