runtime error
Exit code: 1. Reason: /preprocessor_config.json: 0%| | 0.00/394 [00:00<?, ?B/s][A (…)00m-patch14-384/preprocessor_config.json: 100%|██████████| 394/394 [00:00<00:00, 2.34MB/s] loading: /home/user/.cache/huggingface/hub/models--GoodiesHere--Apollo-LMMs-Apollo-1_5B-t32/snapshots/9ee07e7cc51aab74d67401b5984c032e507aca81/vision_tower/siglip-so400m-patch14-384 loading: /home/user/.cache/huggingface/hub/models--GoodiesHere--Apollo-LMMs-Apollo-1_5B-t32/snapshots/9ee07e7cc51aab74d67401b5984c032e507aca81/vision_tower/internvideo2 You are using a model of type mm_connector to instantiate a model of type . This is not supported for all configurations of models and can yield errors. Some parameters are on the meta device device because they were offloaded to the disk and cpu. Traceback (most recent call last): File "/home/user/app/app.py", line 279, in <module> handler = Chat() File "/home/user/app/app.py", line 91, in __init__ model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2883, in to return super().to(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1152, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) [Previous line repeated 3 more times] File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 825, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1150, in convert return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) NotImplementedError: Cannot copy out of meta tensor; no data!
Container logs:
Fetching error logs...