From 93e5c066ae1286e198ed2c3592b18ed6e6b79b4a Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Wed, 26 Apr 2023 17:31:03 -0300 Subject: [PATCH] Update RWKV Raven template --- characters/instruction-following/RWKV-Raven.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/characters/instruction-following/RWKV-Raven.yaml b/characters/instruction-following/RWKV-Raven.yaml index 867b8705..c35bab92 100644 --- a/characters/instruction-following/RWKV-Raven.yaml +++ b/characters/instruction-following/RWKV-Raven.yaml @@ -1,3 +1,3 @@ name: "Alice:" your_name: "Bob:" -turn_template: "<|user|> <|user-message|>\n\n<|bot|><|bot-message|>\n\n" +turn_template: "<|user|> <|user-message|>\n\n<|bot|> <|bot-message|>\n\n"