runtime error

Exit code: 1. Reason: ��█████▋ | 3.31G/4.92G [00:15<00:03, 418MB/s] model-00003-of-00004.safetensors: 85%|████████▌ | 4.18G/4.92G [00:16<00:01, 524MB/s] model-00003-of-00004.safetensors: 100%|██████████| 4.92G/4.92G [00:17<00:00, 280MB/s] Downloading shards: 75%|███████▌ | 3/4 [00:52<00:17, 17.59s/it] model-00004-of-00004.safetensors: 0%| | 0.00/1.17G [00:00<?, ?B/s] model-00004-of-00004.safetensors: 2%|▏ | 28.8M/1.17G [00:01<01:05, 17.4MB/s] model-00004-of-00004.safetensors: 25%|██▌ | 296M/1.17G [00:02<00:06, 125MB/s]  model-00004-of-00004.safetensors: 60%|█████▉ | 699M/1.17G [00:03<00:02, 230MB/s] model-00004-of-00004.safetensors: 100%|██████████| 1.17G/1.17G [00:04<00:00, 270MB/s] Downloading shards: 100%|██████████| 4/4 [00:56<00:00, 12.36s/it] Downloading shards: 100%|██████████| 4/4 [00:56<00:00, 14.19s/it] Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 4/4 [00:00<00:00, 77672.30it/s] generation_config.json: 0%| | 0.00/194 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 194/194 [00:00<00:00, 1.35MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 52, 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 4303, 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...