Skip to content

Commit bde6528

Browse files
author
noemotiovon
committed
cann: doc adjustment
1 parent 1607a5e commit bde6528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ cmake --build build --config release
375375

376376
You can test with:
377377

378-
`./build/llama-cli -m PATH_TO_MODEL -p "Building a website can be done in 10 steps:" -ngl 32`
378+
`./build/bin/llama-cli -m PATH_TO_MODEL -p "Building a website can be done in 10 steps:" -ngl 32`
379379

380380
If the fllowing info is output on screen, you are using `llama.cpp by CANN backend`:
381381
```bash

0 commit comments

Comments
 (0)