runtime error
Exit code: 1. Reason: Downloading shards: 0%| | 0/5 [00:00<?, ?it/s][A Downloading shards: 20%|██ | 1/5 [00:09<00:38, 9.66s/it][A Downloading shards: 40%|████ | 2/5 [00:19<00:29, 9.94s/it][A Downloading shards: 60%|██████ | 3/5 [00:30<00:20, 10.12s/it][A Downloading shards: 80%|████████ | 4/5 [00:38<00:09, 9.59s/it][A Downloading shards: 100%|██████████| 5/5 [00:47<00:00, 9.35s/it][A Downloading shards: 100%|██████████| 5/5 [00:47<00:00, 9.57s/it] Loading checkpoint shards: 0%| | 0/5 [00:00<?, ?it/s][A Loading checkpoint shards: 100%|██████████| 5/5 [00:00<00:00, 91980.35it/s] Traceback (most recent call last): File "/home/user/app/darnabot.py", line 80, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 557, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4061, 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...