File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ retrieval:
211211
212212 --context-file FNAME file to load context from (repeat to specify multiple files)
213213 --chunk-size N minimum length of embedded text chunks (default: 64)
214- --chunk-separator STRING
214+ --chunk-separator STRING
215215 separator between chunks (default: '
216216 ')
217217
@@ -256,7 +256,7 @@ server:
256256 --threads-http N number of threads used to process HTTP requests (default: -1)
257257 --system-prompt-file FNAME
258258 set a file to load a system prompt (initial prompt of all slots), this is useful for chat applications
259- --log-format {text,json}
259+ --log-format {text,json}
260260 log output format: json or text (default: json)
261261 --metrics enable prometheus compatible metrics endpoint (default: disabled)
262262 --no-slots disables slots monitoring endpoint (default: enabled)
You can’t perform that action at this time.
0 commit comments