Closed WenjunHuang94 closed 7 months ago
Create a file named .hf_token and simply copy your Huggingface token into it.
Is it downloading this file and naming it. hf_token?
The error message after execution is as follows:
If it's convenient, may I add your WeChat account? I am very interested in your research and would like to seek your advice and exchange ideas. My WeChat: q785941939
I am also experiencing this problem. What is the huggingface token you are referring to?
@huangwenjunlovedy @xingyifei2016 Access token of your huggingface account
@h-zhao1997 我配置后,发现会提示MambaConfig有问题。
上面提示的MambaConfig不存在norm_epsilon属性,我调试跟了下,发现这里获取到的MambaConfig确实不满足后续程序的要求。请问是什么原因呢?我在base_llm.py +132行处,hf_pub_path值和hf_token值如下。难道是这两个值中的hf_token值不对导致的差异吗?
@huangwenjunlovedy 应该在你的profile-access tokens中找到或新建一个token,token是以hf_开头的一串字符
No such file or directory: '.hf_token'. How should I solve it?