runtime error

Exit code: 1. Reason: gingface_hub/file_download.py", line 385, in _request_wrapper response = _request_wrapper( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 409, in _request_wrapper hf_raise_for_status(response) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 296, in hf_raise_for_status raise EntryNotFoundError(message, response) from e huggingface_hub.utils._errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-66b3c1f2-670dcbdc2c62a58d067b64fb;afe5c1bb-bcc7-4a94-b501-8fab0e16592d) Entry Not Found for url: https://huggingface.co/microsoft/phi-2/resolve/main/configuration_phi.py. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> model = AutoModelForCausalLM.from_pretrained("deepapaikar/katzbot-phi2", File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 526, in from_pretrained config, kwargs = AutoConfig.from_pretrained( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 1091, in from_pretrained config_class = get_class_from_dynamic_module( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 488, in get_class_from_dynamic_module final_module = get_cached_module_file( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 294, in get_cached_module_file resolved_module_file = cached_file( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/transformers/utils/hub.py", line 440, in cached_file raise EnvironmentError( OSError: microsoft/phi-2 does not appear to have a file named configuration_phi.py. Checkout 'https://huggingface.co/microsoft/phi-2/main' for available files.

Container logs:

Fetching error logs...