flash-attention/flash_attn/modules
2023-07-02 16:39:39 -07:00
..
__init__.py Add __init__.py files to subdirectories for installation 2022-11-17 16:55:44 -08:00
block.py Fix a bug 2023-06-02 13:46:19 +08:00
embedding.py Reorder LN in Block, support OPT 2023-01-15 22:14:31 -08:00
mha.py [Rotary] Make sure frequency calculation is in fp32 2023-07-02 16:39:39 -07:00
mlp.py Implement LLaMa 2023-04-18 21:51:35 -07:00