runtime error

Could not import azure.core python package. Traceback (most recent call last): File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 259, 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: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models/IlyaGusev/saiga_13b_lora_llamacpp/revision/main The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app_vGPU.py", line 62, in <module> snapshot_download(repo_id=repo_name, local_dir=".", allow_patterns=model_name) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 186, in snapshot_download repo_info = _api.repo_info( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/hf_***.py", line 1794, in repo_info return method( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/hf_***.py", line 1604, in model_info hf_raise_for_status(r) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 301, in hf_raise_for_status raise HfHubHTTPError(str(e), response=response) from e huggingface_hub.utils._errors.HfHubHTTPError: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models/IlyaGusev/saiga_13b_lora_llamacpp/revision/main

Container logs:

Fetching error logs...