AdaSeq
AdaSeq copied to clipboard
[Question]
What is your question?
始终无法ping通huggingface,把模型拷贝到本地不知道怎么加载进入项目中
What have you tried?
在ymal文件中,按照本地加载数据集的格式修改模型位置。没有成功
Code (if necessary)
requests.exceptions.ConnectionError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /xlm-roberta-large/resolve/main/config.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f00c74d8880>: Failed to establish a new connection: [Errno 101] Network is unreachable'))"), '(Request ID: bedc4561-50b0-4bff-b4b8-d3349f1e15a0)')
What's your environment?
- AdaSeq Version (e.g., 1.0 or master):
- ModelScope Version (e.g., 1.0 or master):
- PyTorch Version (e.g., 1.12.1):
- OS (e.g., Ubuntu 20.04):
- Python version:
- CUDA/cuDNN version:
- GPU models and configuration:
- Any other relevant information:
Code of Conduct
- [X] I agree to follow this project's Code of Conduct