mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 06:05:00 +00:00
add role cfg
This commit is contained in:
parent
e78e5d50c6
commit
f308b6ead9
1 changed files with 5 additions and 1 deletions
|
@ -10,4 +10,8 @@ request_defaults:
|
|||
top_p: 0.7
|
||||
temperature: 0.2
|
||||
x-localai-extensions:
|
||||
top_k: 80
|
||||
top_k: 80
|
||||
roles:
|
||||
system: "system"
|
||||
assistant: "assistant"
|
||||
user: "user"
|
Loading…
Add table
Add a link
Reference in a new issue