We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1607a5e commit bde6528Copy full SHA for bde6528
docs/build.md
@@ -375,7 +375,7 @@ cmake --build build --config release
375
376
You can test with:
377
378
-`./build/llama-cli -m PATH_TO_MODEL -p "Building a website can be done in 10 steps:" -ngl 32`
+`./build/bin/llama-cli -m PATH_TO_MODEL -p "Building a website can be done in 10 steps:" -ngl 32`
379
380
If the fllowing info is output on screen, you are using `llama.cpp by CANN backend`:
381
```bash
0 commit comments