models(gallery): moondream2 fixups

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto 2024-05-05 10:49:04 +02:00 committed by GitHub
parent b69ff46c7e
commit f2d35062d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -10,9 +10,10 @@ config_file: |
system: "\nSystem: "
assistant: "\nAnswer: "
stopwords:
- Question:
- "Question:"
- "<|endoftext|>"
f16: true
template:
completion: |
Complete the following sentence: {{.Input}}
chat: "{{.Input}}\nAnswer: "
chat: "{{.Input}}\nAnswer:\n"