Skip to content

Commit

Permalink
readme : fix ROCm link (ggerganov#6579)
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-zinnatullin authored and tybalex committed Apr 17, 2024
1 parent 83d038c commit bd37bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ Building the program with BLAS support may lead to some performance improvements
This provides BLAS acceleration on HIP-supported AMD GPUs.
Make sure to have ROCm installed.
You can download it from your Linux distro's package manager or from here: [ROCm Quick Start (Linux)](https://rocm.docs.amd.com/en/latest/deploy/linux/quick_start.html).
You can download it from your Linux distro's package manager or from here: [ROCm Quick Start (Linux)](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/tutorial/quick-start.html#rocm-install-quick).

- Using `make`:
```bash
Expand Down

0 comments on commit bd37bbf

Please sign in to comment.