runtime error

02-of-00002.bin: 47%|████▋ | 2.10G/4.48G [00:57<00:29, 81.0MB/s] pytorch_model-00002-of-00002.bin: 47%|████▋ | 2.11G/4.48G [00:58<01:28, 26.8MB/s] pytorch_model-00002-of-00002.bin: 47%|████▋ | 2.12G/4.48G [00:59<01:36, 24.5MB/s] pytorch_model-00002-of-00002.bin: 50%|█████ | 2.24G/4.48G [01:01<01:11, 31.4MB/s] pytorch_model-00002-of-00002.bin: 64%|██████▍ | 2.86G/4.48G [01:02<00:18, 87.4MB/s] pytorch_model-00002-of-00002.bin: 70%|███████ | 3.15G/4.48G [01:03<00:12, 110MB/s]  pytorch_model-00002-of-00002.bin: 76%|███████▌ | 3.41G/4.48G [01:06<00:10, 99.1MB/s] pytorch_model-00002-of-00002.bin: 86%|████████▌ | 3.86G/4.48G [01:07<00:04, 146MB/s]  pytorch_model-00002-of-00002.bin: 93%|█████████▎| 4.18G/4.48G [01:08<00:01, 171MB/s] pytorch_model-00002-of-00002.bin: 100%|█████████▉| 4.48G/4.48G [01:09<00:00, 64.1MB/s] Downloading shards: 100%|██████████| 2/2 [02:02<00:00, 62.68s/it] Downloading shards: 100%|██████████| 2/2 [02:02<00:00, 61.06s/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 3706, in from_pretrained ) = cls._load_pretrained_model( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3835, 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...