runtime error

[02:53<00:03, 40.3MB/s] Downloading pytorch_model.bin: 98%|█████████▊| 6.72G/6.85G [02:53<00:03, 35.6MB/s] Downloading pytorch_model.bin: 98%|█████████▊| 6.73G/6.85G [02:53<00:03, 39.1MB/s] Downloading pytorch_model.bin: 98%|█████████▊| 6.74G/6.85G [02:54<00:02, 43.5MB/s] Downloading pytorch_model.bin: 99%|█████████▊| 6.75G/6.85G [02:54<00:02, 42.6MB/s] Downloading pytorch_model.bin: 99%|█████████▉| 6.77G/6.85G [02:54<00:01, 55.8MB/s] Downloading pytorch_model.bin: 99%|█████████▉| 6.78G/6.85G [02:54<00:01, 44.9MB/s] Downloading pytorch_model.bin: 99%|█████████▉| 6.81G/6.85G [02:55<00:00, 48.2MB/s] Downloading pytorch_model.bin: 99%|█████████▉| 6.82G/6.85G [02:55<00:00, 52.2MB/s] Downloading pytorch_model.bin: 100%|█████████▉| 6.83G/6.85G [02:55<00:00, 48.8MB/s] Downloading pytorch_model.bin: 100%|█████████▉| 6.84G/6.85G [02:56<00:00, 34.2MB/s] Downloading pytorch_model.bin: 100%|█████████▉| 6.85G/6.85G [02:56<00:00, 38.4MB/s] Downloading pytorch_model.bin: 100%|██████████| 6.85G/6.85G [02:56<00:00, 31.6MB/s] Downloading pytorch_model.bin: 100%|██████████| 6.85G/6.85G [02:56<00:00, 38.7MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> model = LlamaForCausalLM.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...