runtime error

s] Downloading (…)31c9ab0a7ccd7a4ee415: 72%|███████▏ | 377M/524M [00:05<00:02, 70.8MB/s] Downloading (…)31c9ab0a7ccd7a4ee415: 76%|███████▌ | 398M/524M [00:05<00:01, 75.1MB/s] Downloading (…)31c9ab0a7ccd7a4ee415: 78%|███████▊ | 409M/524M [00:05<00:01, 78.2MB/s] Downloading (…)31c9ab0a7ccd7a4ee415: 80%|███████▉ | 419M/524M [00:05<00:01, 81.4MB/s] Downloading (…)31c9ab0a7ccd7a4ee415: 84%|████████▍ | 440M/524M [00:05<00:00, 107MB/s]  Downloading (…)31c9ab0a7ccd7a4ee415: 88%|████████▊ | 461M/524M [00:06<00:00, 105MB/s] Downloading (…)31c9ab0a7ccd7a4ee415: 92%|█████████▏| 482M/524M [00:06<00:00, 93.7MB/s] Downloading (…)31c9ab0a7ccd7a4ee415: 96%|█████████▌| 503M/524M [00:06<00:00, 77.9MB/s] Downloading (…)31c9ab0a7ccd7a4ee415: 100%|█████████▉| 524M/524M [00:07<00:00, 70.2MB/s] Downloading (…)31c9ab0a7ccd7a4ee415: 100%|██████████| 524M/524M [00:07<00:00, 73.6MB/s] Downloading shards: 100%|██████████| 33/33 [03:04<00:00, 5.73s/it] Downloading shards: 100%|██████████| 33/33 [03:04<00:00, 5.58s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 44, in <module> model,tokenizer = main() File "/home/user/app/app.py", line 20, in main model = LlamaForCausalLM.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2795, in from_pretrained ) = cls._load_pretrained_model( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2889, 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...