runtime error

Exit code: 1. Reason: Downloading shards: 0%| | 0/5 [00:00<?, ?it/s] Downloading shards: 20%|██ | 1/5 [00:08<00:35, 8.76s/it] Downloading shards: 40%|████ | 2/5 [00:17<00:26, 8.82s/it] Downloading shards: 60%|██████ | 3/5 [00:25<00:17, 8.53s/it] Downloading shards: 80%|████████ | 4/5 [00:33<00:08, 8.32s/it] Downloading shards: 100%|██████████| 5/5 [00:37<00:00, 6.54s/it] Downloading shards: 100%|██████████| 5/5 [00:37<00:00, 7.44s/it] The model weights are not tied. Please use the `tie_weights` method before using the `infer_auto_device` function. Loading checkpoint shards: 0%| | 0/5 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 5/5 [00:00<00:00, 53092.46it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> model = AutoModelForImageTextToText.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 500, 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...