runtime error
Exit code: 1. Reason: n: Traceback (most recent call last): File "/app/app.py", line 7, in <module> model = ORTModelForSeq2SeqLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/optimum/onnxruntime/modeling.py", line 575, in from_pretrained return super().from_pretrained( File "/usr/local/lib/python3.10/site-packages/optimum/modeling_base.py", line 341, in from_pretrained all_files, _ = TasksManager.get_model_files( File "/usr/local/lib/python3.10/site-packages/optimum/exporters/tasks.py", line 552, in get_model_files all_files = hf_api.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 3054, in list_repo_files return [ File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 3054, in <listcomp> return [ File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 3191, 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 452, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response) from e huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-695b578d-01b92b2c66b18c8f20b5245f;5be1bc07-74c5-4908-a573-7e742e949ace) Repository Not Found for url: https://huggingface.co/api/models/ghananlpcommunity/nkrane_small/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. For more details, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password.
Container logs:
Fetching error logs...