runtime error

Exit code: 1. Reason: following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> model = OVModelForCausalLM.from_pretrained(model_id, device_map="auto") File "/usr/local/lib/python3.10/site-packages/optimum/intel/openvino/modeling_base.py", line 469, in from_pretrained return super().from_pretrained( File "/usr/local/lib/python3.10/site-packages/optimum/modeling_base.py", line 383, in from_pretrained all_files, _ = TasksManager.get_model_files( File "/usr/local/lib/python3.10/site-packages/optimum/exporters/tasks.py", line 1611, in get_model_files all_files = huggingface_hub.list_repo_files( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2891, in list_repo_files return [ File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2891, in <listcomp> return [ File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 3028, in list_repo_tree for path_info in paginate(path=tree_url, headers=headers, params={"recursive": recursive, "expand": expand}): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_pagination.py", line 37, in paginate hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 454, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response) from e huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-67b6e1cd-2c345f8562b631d91066a109;afc17372-dd3d-4507-864f-17d99cfe08b0) Repository Not Found for url: https://huggingface.co/api/models/hsuwill000/Qwen2.5-3B-Instruct-openvino/tree/main?recursive=True&expand=False. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. Invalid username or password.

Container logs:

Fetching error logs...