runtime error
Exit code: 1. Reason: bin: 100%|█████████▉| 9.93G/9.97G [00:19<00:00, 640MB/s][A pytorch_model-00001-of-00002.bin: 100%|█████████▉| 9.97G/9.97G [00:19<00:00, 506MB/s] Downloading shards: 50%|█████ | 1/2 [00:19<00:19, 19.92s/it][A pytorch_model-00002-of-00002.bin: 0%| | 0.00/3.85G [00:00<?, ?B/s][A pytorch_model-00002-of-00002.bin: 1%| | 41.9M/3.85G [00:01<01:59, 31.9MB/s][A pytorch_model-00002-of-00002.bin: 14%|█▎ | 524M/3.85G [00:02<00:13, 243MB/s] [A pytorch_model-00002-of-00002.bin: 32%|███▏ | 1.25G/3.85G [00:03<00:06, 433MB/s][A pytorch_model-00002-of-00002.bin: 47%|████▋ | 1.82G/3.85G [00:04<00:04, 484MB/s][A pytorch_model-00002-of-00002.bin: 63%|██████▎ | 2.42G/3.85G [00:05<00:02, 521MB/s][A pytorch_model-00002-of-00002.bin: 78%|███████▊ | 3.02G/3.85G [00:06<00:01, 545MB/s][A pytorch_model-00002-of-00002.bin: 100%|█████████▉| 3.85G/3.85G [00:07<00:00, 509MB/s] Downloading shards: 100%|██████████| 2/2 [00:27<00:00, 12.81s/it][A Downloading shards: 100%|██████████| 2/2 [00:27<00:00, 13.87s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 564, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4245, in from_pretrained ) = cls._load_pretrained_model( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4457, 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...