runtime error

Exit code: 1. Reason: Downloading shards: 0%| | 0/4 [00:00<?, ?it/s] Downloading shards: 25%|██▌ | 1/4 [00:06<00:20, 6.98s/it] Downloading shards: 50%|█████ | 2/4 [00:13<00:13, 6.66s/it] Downloading shards: 75%|███████▌ | 3/4 [00:19<00:06, 6.38s/it] Downloading shards: 100%|██████████| 4/4 [00:22<00:00, 4.89s/it] Downloading shards: 100%|██████████| 4/4 [00:22<00:00, 5.52s/it] Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 4/4 [00:00<00:00, 96978.13it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 12, 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 4323, in from_pretrained dispatch_model(model, **device_map_kwargs) File "/usr/local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 504, 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...