Files
LocalAI/gallery/moondream.yaml
Richard Palethorpe 969005b2a1 feat(gallery): Speed up load times and clean gallery entries (#9211)
* feat: Rework VRAM estimation and use known_usecases in gallery

Signed-off-by: Richard Palethorpe <io@richiejp.com>
Assisted-by: Claude:claude-opus-4-7[1m] [Claude Code]

* chore(gallery): regenerate gallery index and add known_usecases to model entries

Signed-off-by: Richard Palethorpe <io@richiejp.com>

---------

Signed-off-by: Richard Palethorpe <io@richiejp.com>
2026-05-06 14:51:38 +02:00

21 lines
440 B
YAML

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