File size: 184 Bytes
5a63953
 
 
77e87b7
 
 
 
 
 
1
2
3
4
5
6
7
8
9
---
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
```