Skip to content

Commit 49c08d5

Browse files
brianredbeardarthw
authored andcommitted
docs: Fix HIP (née hipBLAS) in README (ggml-org#10880)
Related to ggml-org#10524 / be0e350 references to hipBLAS have been removed across the repository. This fixes the link from the repositories `README.md`. Signed-off-by: Brian 'redbeard' Harrington <[email protected]>
1 parent 5b74740 commit 49c08d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo
255255
| [SYCL](docs/backend/SYCL.md) | Intel and Nvidia GPU |
256256
| [MUSA](docs/build.md#musa) | Moore Threads MTT GPU |
257257
| [CUDA](docs/build.md#cuda) | Nvidia GPU |
258-
| [hipBLAS](docs/build.md#hipblas) | AMD GPU |
258+
| [HIP](docs/build.md#hip) | AMD GPU |
259259
| [Vulkan](docs/build.md#vulkan) | GPU |
260260
| [CANN](docs/build.md#cann) | Ascend NPU |
261261

0 commit comments

Comments
 (0)