Skip to content

Commit 49f0bfd

Browse files
authored
Update README.md
1 parent 3919e67 commit 49f0bfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/main/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ These options help improve the performance and memory usage of the LLaMA models.
259259
### Number of Threads
260260

261261
- `-t N, --threads N`: Set the number of threads to use during computation. For optimal performance, it is recommended to set this value to the number of physical CPU cores your system has (as opposed to the logical number of cores). Using the correct number of threads can greatly improve performance.
262+
- `-ppt N, --pp-threads N`: Set the number of threads to use during prompt processing only.
262263

263264
### Mlock
264265

0 commit comments

Comments
 (0)