flash-attention/tests
2023-11-19 23:01:07 -08:00
..
layers Run isort and black on test files 2023-08-18 20:59:35 -07:00
losses fix flash ce mp large vocab (#673) 2023-11-19 23:01:07 -08:00
models [Llama] Fix some tests, add tests for Llama 2 and CodeLlama 2023-09-20 23:36:46 -07:00
modules Run isort and black on test files 2023-08-18 20:59:35 -07:00
ops [LayerNorm] Add postnorm residual + LayerNorm/RMSNorm in Triton 2023-11-13 22:37:55 -08:00
pyproject.toml Move pyproject.toml to flash-attn and tests dir to avoid PEP 517 2023-08-25 15:05:28 -07:00
test_flash_attn.py [Gen] Accept cache_batch_idx to index into the KV cache 2023-10-03 16:27:26 -07:00
test_rotary.py [Rotary] Implement varlen rotary 2023-09-03 17:57:10 -07:00