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
使用pip install -r requirements.txt 时卡在 “Building wheel for flash-attn (setup.py) ... ” 2小时都没有完成。 请问如何解决。 另外如果单独安装flash-attn时,对flash-attn的版本要求是多少?
The text was updated successfully, but these errors were encountered:
可以试试直接单独安装最新版的flash-attn
Sorry, something went wrong.
关了这个吧。 直接从https://github.com/lilongxian/telechat-chat-openai/blob/main/telechat/modeling_telechat.py 复制替换文件后,修改config文件关闭flashatt
每次执行modeling_telechat.py的内容会被自动更新
No branches or pull requests
使用pip install -r requirements.txt 时卡在 “Building wheel for flash-attn (setup.py) ... ”
2小时都没有完成。
请问如何解决。
另外如果单独安装flash-attn时,对flash-attn的版本要求是多少?
The text was updated successfully, but these errors were encountered: