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

Commit 73bd511

Browse files
authored
Merge pull request #250 from tikikun/main
Update docs
2 parents 5b3d95b + 2721a82 commit 73bd511

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
@@ -108,6 +108,7 @@ Table of parameters
108108
| `pre_prompt` | String | The prompt to use for internal configuration. |
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 |
111+
| `caching_enabled` | Boolean | To enable prompt caching or not |
111112

112113
***OPTIONAL***: You can run Nitro on a different port like 5000 instead of 3928 by running it manually in terminal
113114
```zsh

0 commit comments

Comments
 (0)