mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 02:24:59 +00:00
fix(deephermes): correct typo
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
3c279e5568
commit
1cb137bd2d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ config_file: |
|
||||||
disable_no_action: true
|
disable_no_action: true
|
||||||
grammar:
|
grammar:
|
||||||
triggers:
|
triggers:
|
||||||
word: "<tool_call>"
|
- word: "<tool_call>"
|
||||||
at_start: false
|
at_start: false
|
||||||
template:
|
template:
|
||||||
chat_message: |
|
chat_message: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue