
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
今天和大家分享一下如何解决Sentence Transformers中all-minilm-l6-v2等模型下载及使用时,报错:SSLError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/sentence-transformers/all-Min

今天和大家分享一下如何解决Sentence Transformers中all-minilm-l6-v2等模型下载及使用时,报错:SSLError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/sentence-transformers/all-Min

之前一直都是在jupyter上面运行的,今天换到pycharm上运行,报错更加清晰joblib.externals.loky.process_executor.TerminatedWorkerError,去网上查了一下是因为joblib包版本过高(我的joblib版本是1.3.2),降低一下版本就行了。

今天和大家分享一下如何解决Sentence Transformers中all-minilm-l6-v2等模型下载及使用时,报错:SSLError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/sentence-transformers/all-Min
