runtime error
Exit code: 1. Reason: in snapshot_download repo_info = api.repo_info(repo_id=repo_id, repo_type=repo_type, revision=revision, token=token) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2816, in repo_info return method( File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2601, in model_info hf_raise_for_status(r) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 482, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/models/CodCodingCode/llama-3.1-8b-clinical-v1.1/revision/main (Request ID: Root=1-686eb45f-0915cdf26d7b2272527de1d6;ecb34b46-ed6f-4de2-955c-395a8d75a99e) Invalid credentials in Authorization header The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 15, in <module> local_cache = snapshot_download( File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 236, in snapshot_download raise LocalEntryNotFoundError( huggingface_hub.errors.LocalEntryNotFoundError: An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.
Container logs:
Fetching error logs...