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
目前能编译出来的windows版本的flash-attention是依赖cu121+py310+torch2.1 而InternEvo又只依赖cu118,导致两个库冲突了,无法在windows上训练 未来会有计划升级到cu121吗?谢谢!
The text was updated successfully, but these errors were encountered:
我们来计划一下
Sorry, something went wrong.
sunpengsdu
No branches or pull requests
描述该功能
目前能编译出来的windows版本的flash-attention是依赖cu121+py310+torch2.1
而InternEvo又只依赖cu118,导致两个库冲突了,无法在windows上训练
未来会有计划升级到cu121吗?谢谢!
是否希望自己实现该功能?
The text was updated successfully, but these errors were encountered: