Skip to content
New issue

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

Environment Configuration #4

Open
youngerlearner opened this issue Mar 4, 2025 · 1 comment
Open

Environment Configuration #4

youngerlearner opened this issue Mar 4, 2025 · 1 comment

Comments

@youngerlearner
Copy link

I encountered an environment issue, and I would like to know the supported CUDA version, torch version, and the corresponding flash-attn version in the runtime environment.

@shenyunhang
Copy link
Collaborator

CUDA: 12.6
torch: 2.6.0a0+df5bbc09d1.nv24.11
flash_attn: 2.6.3
`

We provide our docker image shenyunhang/pytorch:24.11-py3_2024-1224 at here: https://hub.docker.com/repository/docker/shenyunhang/pytorch/tags

It is based on nvcr.io/nvidia/pytorch:24.11-py3 in https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch/tags.

We also install flashattn_hopper-3.0.0b1 to better support the devices with compute capability >= 9.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants