From f2d35062d4aa6d23c3bc1632bdb21e96b77ba0aa Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 5 May 2024 10:49:04 +0200 Subject: [PATCH] models(gallery): moondream2 fixups Signed-off-by: Ettore Di Giacinto --- gallery/moondream.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gallery/moondream.yaml b/gallery/moondream.yaml index d2f54d8a..a7599671 100644 --- a/gallery/moondream.yaml +++ b/gallery/moondream.yaml @@ -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"