Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz-Dera committed Feb 28, 2024
1 parent ee10c7a commit f3edd07
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,13 @@ export HSA_OVERRIDE_GFX_VERSION=11.0.0
pip install -r requirements_rocm.txt
pip install git+https://github.com/ROCmSoftwarePlatform/flash-attention.git@ae7928c5aed53cf6e75cc792baa9126b2abfcf1a
```
* For CUDA (Tested on Ubuntu 23.10):

a) CUDA 11.8
* CUDA 11.8 (Tested on Ubuntu 23.10):
```bash
pip install -r requrements_cuda_11.8.txt
```

b) CUDA 12.1
* CUDA 12.1 (Tested on Ubuntu 23.10):
```bash
pip install -r requrements_cuda_12.1.txt
```
Expand Down

0 comments on commit f3edd07

Please sign in to comment.