mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
models(gallery): moondream2 fixups
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
b69ff46c7e
commit
f2d35062d4
1 changed files with 3 additions and 2 deletions
|
@ -10,9 +10,10 @@ config_file: |
|
||||||
system: "\nSystem: "
|
system: "\nSystem: "
|
||||||
assistant: "\nAnswer: "
|
assistant: "\nAnswer: "
|
||||||
stopwords:
|
stopwords:
|
||||||
- Question:
|
- "Question:"
|
||||||
|
- "<|endoftext|>"
|
||||||
f16: true
|
f16: true
|
||||||
template:
|
template:
|
||||||
completion: |
|
completion: |
|
||||||
Complete the following sentence: {{.Input}}
|
Complete the following sentence: {{.Input}}
|
||||||
chat: "{{.Input}}\nAnswer: "
|
chat: "{{.Input}}\nAnswer:\n"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue