runtime error
Exit code: 1. Reason: |███████▌ | 18.4G/24.2G [00:41<00:12, 487MB/s][A pytorch_model.bin: 78%|███████▊ | 18.9G/24.2G [00:42<00:10, 497MB/s][A pytorch_model.bin: 80%|████████ | 19.4G/24.2G [00:43<00:10, 472MB/s][A pytorch_model.bin: 82%|████████▏ | 19.9G/24.2G [00:44<00:09, 471MB/s][A pytorch_model.bin: 84%|████████▍ | 20.4G/24.2G [00:45<00:07, 494MB/s][A pytorch_model.bin: 86%|████████▋ | 20.9G/24.2G [00:46<00:06, 483MB/s][A pytorch_model.bin: 89%|████████▊ | 21.5G/24.2G [00:47<00:05, 491MB/s][A pytorch_model.bin: 91%|█████████ | 22.0G/24.2G [00:48<00:04, 487MB/s][A pytorch_model.bin: 93%|█████████▎| 22.5G/24.2G [00:49<00:03, 480MB/s][A pytorch_model.bin: 95%|█████████▍| 22.9G/24.2G [00:50<00:02, 470MB/s][A pytorch_model.bin: 97%|█████████▋| 23.5G/24.2G [00:51<00:01, 498MB/s][A pytorch_model.bin: 100%|█████████▉| 24.2G/24.2G [00:52<00:00, 459MB/s] 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 571, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 279, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4399, in from_pretrained ) = cls._load_pretrained_model( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4736, 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...