From ac40c59ac38e8d2b20111904b17fb3fee2868eaf Mon Sep 17 00:00:00 2001 From: FartyPants Date: Thu, 8 Jun 2023 11:24:32 -0400 Subject: [PATCH] Added Guanaco-QLoRA to Instruct character (#2574) --- characters/instruction-following/Guanaco-QLoRA.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 characters/instruction-following/Guanaco-QLoRA.yaml diff --git a/characters/instruction-following/Guanaco-QLoRA.yaml b/characters/instruction-following/Guanaco-QLoRA.yaml new file mode 100644 index 00000000..4c321cb8 --- /dev/null +++ b/characters/instruction-following/Guanaco-QLoRA.yaml @@ -0,0 +1,4 @@ +user: "### Human:" +bot: "### Assistant:" +turn_template: "<|user|> <|user-message|>\n<|bot|> <|bot-message|>\n" +context: "" \ No newline at end of file