当前位置:   article > 正文

huggingface连不上的解决方案_huggingface offline mode

huggingface offline mode
不能科学上网的同学们, 代码中加载AI模型的时候, 会有下面的报错
We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it looks like OFA-Sys/chinese-clip-vit-base-patch16 is not the path to a directory containing a file named config.json.
Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'.

经过研究,有国内的镜像网站,HF-Mirror - Huggingface 镜像站

所以通过修改代码配置,就可以学习AI了

找到huggingface_hub的包下constants.py文件,修改如下2个地方, 主要 1处和2处稍微有点不一样哦,改错了,不能使用的

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/运维做开发/article/detail/838355
推荐阅读
相关标签
  

闽ICP备14008679号