runtime error
Exit code: 1. Reason: Downloading shards: 0%| | 0/6 [00:00<?, ?it/s][A Downloading shards: 17%|█▋ | 1/6 [00:08<00:41, 8.35s/it][A Downloading shards: 33%|███▎ | 2/6 [00:16<00:32, 8.22s/it][A Downloading shards: 50%|█████ | 3/6 [00:25<00:25, 8.42s/it][A Downloading shards: 67%|██████▋ | 4/6 [00:33<00:16, 8.49s/it][A Downloading shards: 83%|████████▎ | 5/6 [00:42<00:08, 8.52s/it][A Downloading shards: 100%|██████████| 6/6 [00:47<00:00, 7.35s/it][A Downloading shards: 100%|██████████| 6/6 [00:47<00:00, 7.90s/it] Loading checkpoint shards: 0%| | 0/6 [00:00<?, ?it/s][A Loading checkpoint shards: 100%|██████████| 6/6 [00:00<00:00, 114912.44it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 19, 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 4342, in from_pretrained dispatch_model(model, **device_map_kwargs) File "/usr/local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 500, 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...