runtime error

Exit code: 1. Reason: b/python3.10/site-packages/huggingface_hub/file_download.py", line 304, 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-67bd69e4-4c0fc1261007b51019974d85;d5df29e8-e688-451d-a07d-0a7e81cc26dd) Entry Not Found for url: https://huggingface.co/liuhaotian/llava-v1.5-7b/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 9, in <module> processor = LlavaProcessor.from_pretrained(model_name) 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/models/auto/image_processing_auto.py", line 457, in from_pretrained raise initial_exception File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/image_processing_auto.py", line 439, in from_pretrained config_dict, _ = ImageProcessingMixin.get_image_processor_dict( 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: liuhaotian/llava-1.5-7b does not appear to have a file named preprocessor_config.json. Checkout 'https://huggingface.co/liuhaotian/llava-1.5-7b/tree/main' for available files.

Container logs:

Fetching error logs...