runtime error

Exit code: 1. Reason: 3<00:00, 7.80s/it] Download complete: 100%|██████████| 10.2G/10.2G [00:23<00:00, 1.06GB/s]  Download complete: 100%|██████████| 10.2G/10.2G [00:23<00:00, 437MB/s] Loading weights: 0%| | 0/1951 [00:00<?, ?it/s] Loading weights: 100%|██████████| 1951/1951 [00:00<00:00, 2197.84it/s] generation_config.json: 0%| | 0.00/208 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 208/208 [00:00<00:00, 820kB/s] Traceback (most recent call last): File "/app/app.py", line 49, in <module> model = AutoModelForMultimodalLM.from_pretrained( MODEL, ...<2 lines>... trust_remote_code=True, ) File "/usr/local/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 402, in from_pretrained return model_class.from_pretrained( ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ pretrained_model_name_or_path, *model_args, config=config, **hub_kwargs, **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/transformers/modeling_utils.py", line 4476, in from_pretrained accelerate_dispatch(model, hf_quantizer, device_map, offload_folder, disk_offload_index, offload_buffers) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/integrations/accelerate.py", line 400, in accelerate_dispatch dispatch_model(model, **device_map_kwargs) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/accelerate/big_modeling.py", line 514, in dispatch_model raise ValueError( "You are trying to offload the whole model to the disk. Please use the `disk_offload` function instead." ) ValueError: You are trying to offload the whole model to the disk. Please use the `disk_offload` function instead.

Container logs:

Fetching error logs...