LocalAI/gallery/moondream.yaml
Ettore Di Giacinto 671cd42917
chore(gallery): do not specify backend with moondream
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2024-10-10 19:54:07 +02:00

19 lines
349 B
YAML

---
name: "moondream2"
config_file: |
context_size: 2046
roles:
user: "\nQuestion: "
system: "\nSystem: "
assistant: "\nAnswer: "
stopwords:
- "Question:"
- "<|endoftext|>"
f16: true
template:
completion: |
Complete the following sentence: {{.Input}}
chat: "{{.Input}}\nAnswer:\n"