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:
211
211
212
212
--context-file FNAME file to load context from (repeat to specify multiple files)
213
213
--chunk-size N minimum length of embedded text chunks (default: 64)
214
- --chunk-separator STRING
214
+ --chunk-separator STRING
215
215
separator between chunks (default: '
216
216
')
217
217
@@ -256,7 +256,7 @@ server:
256
256
--threads-http N number of threads used to process HTTP requests (default: -1)
257
257
--system-prompt-file FNAME
258
258
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}
260
260
log output format: json or text (default: json)
261
261
--metrics enable prometheus compatible metrics endpoint (default: disabled)
262
262
--no-slots disables slots monitoring endpoint (default: enabled)
You can’t perform that action at this time.
0 commit comments