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

Commit 63369d2

Browse files
authored
Update README.md
1 parent db93ded commit 63369d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ Table of parameters
106106
| `ai_prompt` | String | The prompt to use for the AI assistant. |
107107
| `system_prompt` | String | The prompt to use for system rules. |
108108
| `pre_prompt` | String | The prompt to use for internal configuration. |
109+
| `cpu_threads` | Integer | The number of threads to use for inferencing (CPU MODE ONLY) |
109110

110111
***OPTIONAL***: You can run Nitro on a different port like 5000 instead of 3928 by running it manually in terminal
111112
```zsh
@@ -124,4 +125,4 @@ To compile nitro please visit [Compile from source](docs/new/build-source.md)
124125

125126
- For support, please file a GitHub ticket.
126127
- For questions, join our Discord [here](https://discord.gg/FTk2MvZwJH).
127-
- For long-form inquiries, please email hello@jan.ai.
128+
- For long-form inquiries, please email hello@jan.ai.

0 commit comments

Comments
 (0)