From 84c940be47d118759a129b66ff80eb2cae1659c2 Mon Sep 17 00:00:00 2001 From: hahuyhoang411 Date: Mon, 4 Dec 2023 14:28:36 +0700 Subject: [PATCH] update prompt templte --- models/noromaid-20b/model.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/models/noromaid-20b/model.json b/models/noromaid-20b/model.json index ff2b91c1d..61870e855 100644 --- a/models/noromaid-20b/model.json +++ b/models/noromaid-20b/model.json @@ -9,8 +9,8 @@ "settings": { "ctx_len": 2048, "system_prompt": "", - "user_prompt": "### Instruction: ", - "ai_prompt": "### Response: " + "user_prompt": "### Instruction:\n", + "ai_prompt": "### Response:\n" }, "parameters": { "max_tokens": 2048