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

Docker image appear to be broken due to flash_atten #985

Closed
6 of 8 tasks
tcapelle opened this issue Dec 20, 2023 · 3 comments · Fixed by #993
Closed
6 of 8 tasks

Docker image appear to be broken due to flash_atten #985

tcapelle opened this issue Dec 20, 2023 · 3 comments · Fixed by #993
Labels
bug Something isn't working

Comments

@tcapelle
Copy link
Contributor

tcapelle commented Dec 20, 2023

Please check that this issue hasn't been reported before.

  • I searched previous Bug Reports didn't find any similar reports.

Expected Behavior

It should run.

Current behaviour

image

Steps to reproduce

You just pull latest docker image and run it.

sudo docker run --gpus '"all"' --rm -it winglian/axolotl:main-py3.10-cu118-2.1.0

Tried on 2 different machines.

Config yaml

No response

Possible solution

Also the image should have pytorch 2.1 and has 2.0.1

Which Operating Systems are you using?

  • Linux
  • macOS
  • Windows

Python Version

3.10

axolotl branch-commit

docker images

Acknowledgements

  • My issue title is concise, descriptive, and in title casing.
  • I have searched the existing issues to make sure this bug has not been reported yet.
  • I am using the latest version of axolotl.
  • I have provided enough information for the maintainers to reproduce and diagnose the issue.
@tcapelle tcapelle added the bug Something isn't working label Dec 20, 2023
@hamelsmu
Copy link
Collaborator

hamelsmu commented Dec 21, 2023

What is your base CUDA env? I could not repro this. Can you try the following:

@tcapelle
Copy link
Contributor Author

tcapelle commented Dec 21, 2023

In 2 different machines I get the same error. One with A100 the other with H100.

  • Also, the installed PyTorch is 2.0.1+cu117 on the image instead of the mentioned 2.1

@tcapelle tcapelle changed the title Dcoker image appear to be broken due to flash_atten Docker image appear to be broken due to flash_atten Dec 21, 2023
@winglian
Copy link
Collaborator

Once the docker images from #987 finish, this should be resolved.

This was referenced Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants