runtime error

g_args.bin', size=None, blob_id=None, lfs=None), RepoSibling(rfilename='vocab.json', size=None, blob_id=None, lfs=None)], spaces=None, safetensors=None) Traceback (most recent call last): File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 286, in hf_raise_for_status response.raise_for_status() File "/home/user/.local/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://huggingface.co/fine-tuned/jinaai_jina-embeddings-v2-base-code-stackoverflow/resolve/main/README.md The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 779, in <module> DATA_OVERALL=get_mteb_average() File "/home/user/app/app.py", line 729, in get_mteb_average DATA_OVERALL = get_mteb_data( File "/home/user/app/app.py", line 690, in get_mteb_data readme_path = hf_hub_download(model.modelId, filename="README.md") File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1457, in hf_hub_download http_get( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 451, in http_get r = _request_wrapper( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 409, in _request_wrapper hf_raise_for_status(response) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 333, in hf_raise_for_status raise HfHubHTTPError(str(e), response=response) from e huggingface_hub.utils._errors.HfHubHTTPError: 502 Server Error: Bad Gateway for url: https://huggingface.co/fine-tuned/jinaai_jina-embeddings-v2-base-code-stackoverflow/resolve/main/README.md

Container logs:

Fetching error logs...