fix minor typo (#958)

* fix minor typo

* Fix typo

---------

Co-authored-by: Andrei <abetlen@gmail.com>
This commit is contained in:
Aniket Maurya 2023-12-12 01:40:38 +00:00 committed by GitHub
parent e9bc4c4baf
commit c1d92ce680
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",