This website requires JavaScript.
Explore
Help
Register
Sign In
squall
/
flash-attention
Watch
1
Star
0
Fork
0
You've already forked flash-attention
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
665b55e2e2
flash-attention
/
flash_attn
/
modules
History
jiaxingli
386e391117
Fix: implement deterministic backward in mha (
#748
)
...
* fix deterministic * fix deterministic
2024-01-02 18:13:56 -08:00
..
__init__.py
Add __init__.py files to subdirectories for installation
2022-11-17 16:55:44 -08:00
block.py
Run isort and black on python files
2023-08-18 14:22:11 -07:00
embedding.py
Run isort and black on python files
2023-08-18 14:22:11 -07:00
mha.py
Fix: implement deterministic backward in mha (
#748
)
2024-01-02 18:13:56 -08:00
mlp.py
Add Alibi to MHA, test with Baichuan-13B
2023-12-21 22:49:55 -08:00