InternLM / InternLM/MindSearch
在env中配置了internlm/internlm2_5-7b-chat这个模型,运行报错
Open
- Dominant language
- JavaScript
- Stars
- 6.9k
- Forks
- 692
- PR merge metrics
- No merged PRs in 30d
Description
在环境中配置模型SILICON_MODEL=internlm/internlm2_5-7b-chat, 运行报如下错误
aise EnvironmentError(
OSError: We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it looks like internlm/internlm2_5-7b-chat 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'
不太明白为什么会到huggingface去下载, 已经配置了SILICON_API_KEY和SILICON_MODEL, 这是哪里出了问题?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.