| license: mit | |
| ``` | |
| pip install ninja | |
| pip install flash_attn --no-build-isolation | |
| pip install git+https://github.com/HazyResearch/flash-attention.git#subdirectory=csrc/rotary | |
| ``` |
| license: mit | |
| ``` | |
| pip install ninja | |
| pip install flash_attn --no-build-isolation | |
| pip install git+https://github.com/HazyResearch/flash-attention.git#subdirectory=csrc/rotary | |
| ``` |