runtime error

[01:46<00:02, 65.7MB/s] Downloading pytorch_model.bin: 97%|█████████▋| 6.68G/6.85G [01:46<00:02, 63.6MB/s] Downloading pytorch_model.bin: 98%|█████████▊| 6.69G/6.85G [01:46<00:02, 57.0MB/s] Downloading pytorch_model.bin: 98%|█████████▊| 6.71G/6.85G [01:47<00:02, 63.9MB/s] Downloading pytorch_model.bin: 98%|█████████▊| 6.72G/6.85G [01:47<00:02, 54.3MB/s] Downloading pytorch_model.bin: 98%|█████████▊| 6.74G/6.85G [01:47<00:01, 71.4MB/s] Downloading pytorch_model.bin: 99%|█████████▊| 6.75G/6.85G [01:47<00:01, 73.4MB/s] Downloading pytorch_model.bin: 99%|█████████▉| 6.77G/6.85G [01:47<00:01, 70.8MB/s] Downloading pytorch_model.bin: 99%|█████████▉| 6.78G/6.85G [01:48<00:01, 65.8MB/s] Downloading pytorch_model.bin: 99%|█████████▉| 6.81G/6.85G [01:48<00:00, 62.4MB/s] Downloading pytorch_model.bin: 100%|█████████▉| 6.83G/6.85G [01:48<00:00, 65.1MB/s] Downloading pytorch_model.bin: 100%|█████████▉| 6.84G/6.85G [01:49<00:00, 64.7MB/s] Downloading pytorch_model.bin: 100%|█████████▉| 6.85G/6.85G [01:49<00:00, 70.6MB/s] Downloading pytorch_model.bin: 100%|██████████| 6.85G/6.85G [01:49<00:00, 62.7MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 9, 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...