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

Dose the FA3 commit of TE support bf16 or mixed precision? #1144

Closed
Desperadoze opened this issue Aug 28, 2024 · 1 comment
Closed

Dose the FA3 commit of TE support bf16 or mixed precision? #1144

Desperadoze opened this issue Aug 28, 2024 · 1 comment

Comments

@Desperadoze
Copy link

I'm looking at TE has commit code about FA3, it seems that only FP8 and FP16 are supported, because I only see these two data types in the test file, does it support BF16 mixed-precision training now?

@cyanguwa
Copy link
Collaborator

Hi @Desperadoze, we have added support for FA3 in FP16, BF16 and FP8 types, as of now. Please give 1.12 a try and let us know if there's any problems. FA3 FP16/BF16 have limited features compared to FA2, but for the features it does support, these tests,tests/pytorch/fused_attn/test_fused_attn.py, should be able to pick it up and run with FA3. Thanks.

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