Update README on requirements (nvcc and Pytorch)
This commit is contained in:
parent
57ee618170
commit
f28d61cb2a
@ -40,7 +40,11 @@ to what's used in our paper.
|
|||||||
|
|
||||||
## Beta release (0.2).
|
## Beta release (0.2).
|
||||||
|
|
||||||
To install (requiring CUDA 11, NVCC, and an Turing or Ampere GPU):
|
Requirements:
|
||||||
|
- CUDA 11.4 and above.
|
||||||
|
- PyTorch 1.12 and above.
|
||||||
|
|
||||||
|
To install:
|
||||||
```sh
|
```sh
|
||||||
pip install flash-attn
|
pip install flash-attn
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user