runtime error

Exit code: 1. Reason: in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 420, in hf_raise_for_status raise _format(EntryNotFoundError, message, response) from e huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-67e50108-64c1ceb41436a1b805932a60;1cf908be-56c9-40c5-b705-2b9c80940381) Entry Not Found for url: https://huggingface.co/Alpha-VLLM/Lumina-mGPT-7B-768/resolve/main/preprocessor_config.json. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> processor = AutoProcessor.from_pretrained("Alpha-VLLM/Lumina-mGPT-7B-768") File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/processing_auto.py", line 334, in from_pretrained return processor_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/processing_utils.py", line 1070, in from_pretrained args = cls._get_arguments_from_pretrained(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/processing_utils.py", line 1116, in _get_arguments_from_pretrained args.append(attribute_class.from_pretrained(pretrained_model_name_or_path, **kwargs)) File "/usr/local/lib/python3.10/site-packages/transformers/image_processing_base.py", line 209, in from_pretrained image_processor_dict, kwargs = cls.get_image_processor_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/image_processing_base.py", line 341, in get_image_processor_dict resolved_image_processor_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 398, in cached_file raise EnvironmentError( OSError: Alpha-VLLM/Lumina-mGPT-7B-768 does not appear to have a file named preprocessor_config.json. Checkout 'https://huggingface.co/Alpha-VLLM/Lumina-mGPT-7B-768/tree/main' for available files.

Container logs:

Fetching error logs...