Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 2721a82

Browse files
authored
Update README.md
1 parent 436da0f commit 2721a82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ Table of parameters
109109
| `cpu_threads` | Integer | The number of threads to use for inferencing (CPU MODE ONLY) |
110110
| `n_batch` | Integer | The batch size for prompt eval step |
111111
| `caching_enabled` | Boolean | To enable prompt caching or not |
112+
112113
***OPTIONAL***: You can run Nitro on a different port like 5000 instead of 3928 by running it manually in terminal
113114
```zsh
114115
./nitro 1 127.0.0.1 5000 ([thread_num] [host] [port])

0 commit comments

Comments
 (0)