runtime error

Exit code: 1. Reason: ��██▉ | 3.64G/4.60G [00:18<00:03, 298MB/s] model-00003-of-00004.safetensors: 86%|████████▌ | 3.96G/4.60G [00:19<00:02, 282MB/s] model-00003-of-00004.safetensors: 96%|█████████▌| 4.41G/4.60G [00:20<00:00, 325MB/s] model-00003-of-00004.safetensors: 100%|█████████▉| 4.60G/4.60G [00:21<00:00, 213MB/s] Downloading shards: 75%|███████▌ | 3/4 [01:07<00:22, 22.28s/it] model-00004-of-00004.safetensors: 0%| | 0.00/508M [00:00<?, ?B/s] model-00004-of-00004.safetensors: 8%|▊ | 41.9M/508M [00:02<00:24, 19.2MB/s] model-00004-of-00004.safetensors: 65%|██████▍ | 329M/508M [00:03<00:01, 125MB/s]  model-00004-of-00004.safetensors: 100%|█████████▉| 508M/508M [00:03<00:00, 143MB/s] Downloading shards: 100%|██████████| 4/4 [01:11<00:00, 14.99s/it] Downloading shards: 100%|██████████| 4/4 [01:11<00:00, 17.81s/it] Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 4/4 [00:00<00:00, 45221.61it/s] generation_config.json: 0%| | 0.00/111 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 111/111 [00:00<00:00, 673kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 6, 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 4302, in from_pretrained dispatch_model(model, **device_map_kwargs) File "/usr/local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 498, 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...