Skip to content

Commit fe14ec7

Browse files
Merge branch 'llama-bench/add-depth-param' of github.com:thevishalagarwal/llama.cpp into llama-bench/add-depth-param
2 parents 179dade + 5ae962e commit fe14ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/llama-bench/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ $ ./llama-bench -ngl 10,20,30,31,32,33,34,35
154154
### Different prefilled context
155155

156156
```
157-
$ ./llama-bench.exe -d 0,512
157+
$ ./llama-bench -d 0,512
158158
```
159159

160160
| model | size | params | backend | ngl | test | t/s |

0 commit comments

Comments
 (0)