runtime error

�▍ | 4.19G/5.00G [00:17<00:04, 196MB/s] model-00001-of-00002.safetensors: 89%|████████▉ | 4.45G/5.00G [00:18<00:02, 201MB/s] model-00001-of-00002.safetensors: 96%|█████████▌| 4.79G/5.00G [00:19<00:00, 229MB/s] model-00001-of-00002.safetensors: 100%|█████████▉| 5.00G/5.00G [00:20<00:00, 239MB/s] Downloading shards: 50%|█████ | 1/2 [00:21<00:21, 21.20s/it] model-00002-of-00002.safetensors: 0%| | 0.00/564M [00:00<?, ?B/s] model-00002-of-00002.safetensors: 6%|▌ | 31.5M/564M [00:01<00:17, 31.3MB/s] model-00002-of-00002.safetensors: 16%|█▋ | 92.0M/564M [00:02<00:10, 43.4MB/s] model-00002-of-00002.safetensors: 100%|█████████▉| 564M/564M [00:02<00:00, 224MB/s] Downloading shards: 100%|██████████| 2/2 [00:23<00:00, 10.34s/it] Downloading shards: 100%|██████████| 2/2 [00:23<00:00, 11.97s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 2/2 [00:00<00:00, 53773.13it/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 815kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 37, in <module> model = AutoModelForCausalLM.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 561, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3773, in from_pretrained dispatch_model(model, **device_map_kwargs) File "/home/user/.local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 447, 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...