From 34b6b0f4fb43abdeaeb44a6652f6295399ae88e7 Mon Sep 17 00:00:00 2001 From: mudler Date: Sun, 30 Apr 2023 23:25:27 +0200 Subject: [PATCH] add(example): wizardlm prompt template --- prompt-templates/wizardlm.tmpl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 prompt-templates/wizardlm.tmpl diff --git a/prompt-templates/wizardlm.tmpl b/prompt-templates/wizardlm.tmpl new file mode 100644 index 00000000..e7b1985c --- /dev/null +++ b/prompt-templates/wizardlm.tmpl @@ -0,0 +1,3 @@ +{{.Input}} + +### Response: \ No newline at end of file