mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 14:14:59 +00:00
add role cfg
This commit is contained in:
parent
e78e5d50c6
commit
f308b6ead9
1 changed files with 5 additions and 1 deletions
|
@ -11,3 +11,7 @@ request_defaults:
|
||||||
temperature: 0.2
|
temperature: 0.2
|
||||||
x-localai-extensions:
|
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