flash-attention/flash_attn/modules
dan_the_3rd 011ec323d6
Support MQA + MP for decoding (#490)
Co-authored-by: danthe3rd <danthe3rd>
2023-08-30 10:29:54 -07: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 Support MQA + MP for decoding (#490) 2023-08-30 10:29:54 -07:00
mlp.py Run isort and black on python files 2023-08-18 14:22:11 -07:00