当前位置:   article > 正文

git拉取hugging face代码失败:443_能访问huggingface但是拉代码时443了

能访问huggingface但是拉代码时443了

报错信息:fatal: unable to access 'http://huggingface.co/THUDM/chatglm2-6b/': OpenSSL SSL_connect: Connection reset by peer in connection to huggingface.co:443

解决方法:(127.0.0.1:7890配置为自己的实际代理ip及端口)

  1. git config --global http.proxy 127.0.0.1:7890
  2. git config --global http.sslVerify false
本文内容由网友自发贡献,转载请注明出处:【wpsshop博客】
推荐阅读
  

闽ICP备14008679号