We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
安装了fastHan后, 使用一下命令 from fastHan import FastHan model=FastHan()
然后发生报错: No such file or directory: 'C:\Users\win\.fastNLP\fasthan\fasthan\fasthan-model.pth'
请问这是什么原因呢?谢谢~
The text was updated successfully, but these errors were encountered:
目前2.x版本的fastHan暂时没人维护,可以先用1.x的试试~
Sorry, something went wrong.
No branches or pull requests
安装了fastHan后,
使用一下命令
from fastHan import FastHan
model=FastHan()
然后发生报错: No such file or directory: 'C:\Users\win\.fastNLP\fasthan\fasthan\fasthan-model.pth'
请问这是什么原因呢?谢谢~
The text was updated successfully, but these errors were encountered: