Skip to content

Commit a7e74b3

Browse files
authored
Update README.md
1 parent 5e99b3c commit a7e74b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# koboldcpp-ROCM
22

3-
To install, run "make LLAMA_HIPBLAS=1" twice. IDK why it needs done twice. The .so files don't get made until its ran a second time
4-
```make LLAMA_HIPBLAS=1 && make LLAMA_HIPBLAS=1```
3+
To install, run
4+
```make LLAMA_HIPBLAS=1```
55
To use ROCM, set GPU layers with --gpulayers when starting koboldcpp
66

77
--------

0 commit comments

Comments
 (0)