removed some whitespaces
This commit is contained in:
parent
0bb1ff4402
commit
bec44ebdbc
4 changed files with 13 additions and 12 deletions
|
@ -109,7 +109,8 @@ Options:
|
|||
`threads`: Set the number of threads to use during computation.
|
||||
|
||||
`context`: Set a short conversation as context.
|
||||
Insert a array of this form: `{ role: "user", content: "Hello, Assistant." }`, where:
|
||||
|
||||
Insert items to an array of this form: `{ role: "user", content: "Hello, Assistant." }`, where:
|
||||
|
||||
`role` can be `system`, `assistant` and `user`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue