From 8fea486e570ac4a3ac2a6451897ee218648538d2 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Thu, 24 Aug 2023 15:50:14 +0300 Subject: [PATCH] #1009 Update Vicuna 1.1 template --- public/instruct/Vicuna 1.1.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/instruct/Vicuna 1.1.json b/public/instruct/Vicuna 1.1.json index e3e751ff7..f8f6a2022 100644 --- a/public/instruct/Vicuna 1.1.json +++ b/public/instruct/Vicuna 1.1.json @@ -1,8 +1,8 @@ { "name": "Vicuna 1.1", "system_prompt": "A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.\n\nWrite {{char}}'s next reply in a fictional roleplay chat between {{user}} and {{char}}.\n", - "input_sequence": "USER: ", - "output_sequence": "ASSISTANT: ", + "input_sequence": "\nUSER: ", + "output_sequence": "\nASSISTANT: ", "last_output_sequence": "", "system_sequence": "BEGINNING OF CONVERSATION:", "stop_sequence": "",