runtime error
Exit code: 1. Reason: Downloading shards: 0%| | 0/4 [00:00<?, ?it/s][A Downloading shards: 25%|██▌ | 1/4 [00:12<00:38, 12.73s/it][A Downloading shards: 50%|█████ | 2/4 [00:26<00:26, 13.08s/it][A Downloading shards: 75%|███████▌ | 3/4 [00:39<00:13, 13.46s/it][A Downloading shards: 100%|██████████| 4/4 [00:44<00:00, 9.98s/it][A Downloading shards: 100%|██████████| 4/4 [00:44<00:00, 11.16s/it] Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s][A Loading checkpoint shards: 25%|██▌ | 1/4 [00:22<01:06, 22.18s/it][A Loading checkpoint shards: 50%|█████ | 2/4 [00:45<00:45, 22.67s/it][A Loading checkpoint shards: 75%|███████▌ | 3/4 [01:06<00:21, 21.85s/it][A Loading checkpoint shards: 100%|██████████| 4/4 [01:11<00:00, 15.19s/it][A Loading checkpoint shards: 100%|██████████| 4/4 [01:11<00:00, 17.76s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> model = transformers.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 4015, in from_pretrained dispatch_model(model, **device_map_kwargs) File "/usr/local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 496, in dispatch_model raise ValueError( ValueError: You are trying to offload the whole model to the disk. Please use the `disk_offload` function instead.
Container logs:
Fetching error logs...