Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowRoseCx committed Jun 20, 2023
1 parent 5e99b3c commit a7e74b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# koboldcpp-ROCM

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
```make LLAMA_HIPBLAS=1 && make LLAMA_HIPBLAS=1```
To install, run
```make LLAMA_HIPBLAS=1```
To use ROCM, set GPU layers with --gpulayers when starting koboldcpp

--------
Expand Down

0 comments on commit a7e74b3

Please sign in to comment.