From 79172b74bc4ac2d00c7977eba17b504f20e45105 Mon Sep 17 00:00:00 2001 From: boessu Date: Tue, 15 Oct 2024 21:33:47 +0200 Subject: [PATCH] Update README.md, Linux AMD ROCm area My small contribution for this amazing work here --- llama/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llama/README.md b/llama/README.md index 05c95c90..c43644e8 100644 --- a/llama/README.md +++ b/llama/README.md @@ -55,7 +55,7 @@ go build -tags avx,cuda . ### ROCm -Install the [CUDA toolkit v11.3.1](https://developer.nvidia.com/cuda-11-3-1-download-archive): +Install [ROCm 5.7.1](https://rocm.docs.amd.com/en/docs-5.7.1/). ```shell make ggml_hipblas.so