runtime error

Exit code: 1. Reason: /python3.10/site-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2418, in repo_info return method( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2228, in model_info hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 352, in hf_raise_for_status raise RepositoryNotFoundError(message, response) from e huggingface_hub.utils._errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-678806f4-131c55267ddf33126a5687c7;68ca82bf-cf6f-4be8-8ddd-8522c32e3533) Repository Not Found for url: https://huggingface.co/api/models/mobinln/Llama-3.2-1B-Instruct-fa-finetuned-gguf. 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. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> llm = Llama.from_pretrained( File "/usr/local/lib/python3.10/site-packages/llama_cpp/llama.py", line 2271, in from_pretrained for file in hffs.ls(repo_id, recursive=True) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_file_system.py", line 283, in ls resolved_path = self.resolve_path(path, revision=revision) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_file_system.py", line 196, in resolve_path _raise_file_not_found(path, err) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_file_system.py", line 863, in _raise_file_not_found raise FileNotFoundError(msg) from err FileNotFoundError: mobinln/Llama-3.2-1B-Instruct-fa-finetuned-gguf (repository not found)

Container logs:

Fetching error logs...