From c1d92ce6806c7b5c31cd6354f639565572c10c8f Mon Sep 17 00:00:00 2001 From: Aniket Maurya Date: Tue, 12 Dec 2023 01:40:38 +0000 Subject: [PATCH] fix minor typo (#958) * fix minor typo * Fix typo --------- Co-authored-by: Andrei --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd4eb52..560ca27 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,8 @@ The gguf-converted files for this model can be found here: [functionary-7b-v1](h messages = [ { "role": "system", - "content": "A chat between a curious user and an artificial intelligence assitant. The assistant gives helpful, detailed, and polite answers to the user's questions. The assistant callse functions with appropriate input when necessary" + "content": "A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. The assistant calls functions with appropriate input when necessary" + }, { "role": "user",