runtime error

pytorch_model-00002-of-00002.bin: 70%|███████ | 3.20G/4.54G [00:20<00:07, 176MB/s] pytorch_model-00002-of-00002.bin: 76%|███████▌ | 3.45G/4.54G [00:21<00:05, 192MB/s] pytorch_model-00002-of-00002.bin: 81%|████████ | 3.67G/4.54G [00:24<00:06, 134MB/s] pytorch_model-00002-of-00002.bin: 88%|████████▊ | 4.00G/4.54G [00:25<00:03, 170MB/s] pytorch_model-00002-of-00002.bin: 95%|█████████▍| 4.30G/4.54G [00:26<00:01, 197MB/s] pytorch_model-00002-of-00002.bin: 100%|█████████▉| 4.54G/4.54G [00:28<00:00, 162MB/s] Downloading shards: 100%|██████████| 2/2 [01:32<00:00, 42.92s/it] Downloading shards: 100%|██████████| 2/2 [01:32<00:00, 46.03s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|█████ | 1/2 [02:25<02:25, 145.01s/it] Loading checkpoint shards: 100%|██████████| 2/2 [03:39<00:00, 103.27s/it] Loading checkpoint shards: 100%|██████████| 2/2 [03:39<00:00, 109.53s/it] generation_config.json: 0%| | 0.00/116 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 116/116 [00:00<00:00, 739kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> model = AutoModelForCausalLM.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 566, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3917, 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...