rayzor
rayzor
Explore posts from servers
IImmich
Created by rayzor on 12/1/2024 in #help-desk-support
unable to download machine learning model
I have my model set to ViT-H-14-378-quickgelu__dfn5b which might be wrong? Either way this is what I get in the logs
│ /opt/venv/lib/python3.11/site-packages/huggingf │
│ ace_hub/_snapshot_download.py:235 in │
│ snapshot_download │
│ │
│ 232 │ │ │ raise api_call_error │
│ 233 │ │ else: │
│ 234 │ │ │ # Otherwise: most likely a co │
│ the user │
│ ❱ 235 │ │ │ raise LocalEntryNotFoundError │
│ 236 │ │ │ │ "An error happened while │
│ cannot find the appropriate" │
│ 237 │ │ │ │ " snapshot folder for the │
│ check your internet connection" │
│ 238 │ │ │ │ " and try again." │
╰─────────────────────────────────────────────────╯
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.
[11/30/24 06:04:37] INFO Shutting down due to inactivity.
│ /opt/venv/lib/python3.11/site-packages/huggingf │
│ ace_hub/_snapshot_download.py:235 in │
│ snapshot_download │
│ │
│ 232 │ │ │ raise api_call_error │
│ 233 │ │ else: │
│ 234 │ │ │ # Otherwise: most likely a co │
│ the user │
│ ❱ 235 │ │ │ raise LocalEntryNotFoundError │
│ 236 │ │ │ │ "An error happened while │
│ cannot find the appropriate" │
│ 237 │ │ │ │ " snapshot folder for the │
│ check your internet connection" │
│ 238 │ │ │ │ " and try again." │
╰─────────────────────────────────────────────────╯
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.
[11/30/24 06:04:37] INFO Shutting down due to inactivity.
5 replies