Open
Description
报错url访问404,实在找不出来哪里出现了问题无法正常下载roberta-base模型
2024-09-03 18:11:37 - urllib3.connectionpool - DEBUG: - Starting new HTTP connection (1): 212.129.155.247:80
2024-09-03 18:11:37 - urllib3.connectionpool - DEBUG: - http://212.129.155.247:80 "GET /embedding/roberta-base.zip HTTP/11" 404 3650
raise HTTPError(f"Status code:{req.status_code}. Fail to download from {url}.")
requests.exceptions.HTTPError: Status code:404. Fail to download from http://212.129.155.247/embedding/roberta-base.zip.
Metadata
Metadata
Assignees
Labels
No labels