milvus-io / bootcamp

Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
https://milvus.io
Apache License 2.0
1.83k stars 561 forks source link

启动报错 是网络问题吗 #1248

Closed liweichengcode closed 4 months ago

liweichengcode commented 8 months ago

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /timm/resnet50.a1_in1k/resolve/main/pytorch_model.bin (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f73e36f6a40>: Failed to establish a new connection: [Errno 101] Network is unreachable'))

huggingface_hub.utils._errors.LocalEntryNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on.

codingjaguar commented 4 months ago

Yes, this looks like network problem. Hope this could help: https://hf-mirror.com/