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"