runtime error

Exit code: 1. Reason: ise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 315, in hf_raise_for_status raise EntryNotFoundError(message, response) from e huggingface_hub.utils._errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-66b49cb7-581722b92c0a5ac0663c650b;3b39bc8e-5f74-4834-a99b-40dd73339c8b) Entry Not Found for url: https://huggingface.co/mucai/vip-llava-13b/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 4, in <module> processor = AutoProcessor.from_pretrained("mucai/vip-llava-13b") File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/processing_auto.py", line 326, in from_pretrained return PROCESSOR_MAPPING[type(config)].from_pretrained(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/processing_utils.py", line 892, 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 938, 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/models/auto/image_processing_auto.py", line 410, in from_pretrained config_dict, _ = ImageProcessingMixin.get_image_processor_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/image_processing_base.py", line 335, in get_image_processor_dict resolved_image_processor_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 456, in cached_file raise EnvironmentError( OSError: mucai/vip-llava-13b does not appear to have a file named preprocessor_config.json. Checkout 'https://huggingface.co/mucai/vip-llava-13b/tree/main' for available files.

Container logs:

Fetching error logs...