Apply suggestions from code review

Co-authored-by: Philipp Schmid <32632186+philschmid@users.noreply.github.com>
This commit is contained in:
lewtun
2023-11-10 15:49:00 +01:00
committed by GitHub
parent f5e70fbf9e
commit 363e29ff95
+1
View File
@@ -46,6 +46,7 @@ python -m pip install .
```
You will also need Flash Attention 2 installed, which can be done by running:
_Note: If your machine has less than 96GB of RAM and many CPU cores, reduce the MAX_JOBS., e.g. `MAX_JOBS=4 pip install flash-attn --no-build-isolation` _
```shell
python -m pip install flash-attn --no-build-isolation