mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced 2025-12-14 17:13:25 +00:00
fix: chat string
This commit is contained in:
@ -42,7 +42,7 @@ class ChromaChat(Blackbox):
|
||||
# "context": [],
|
||||
# "template": "",
|
||||
# "temperature": 0,
|
||||
# "top_p": 0,
|
||||
# "top_p": 0.1,
|
||||
# "n": 1,
|
||||
# "max_tokens": 1024,
|
||||
# "frequency_penalty": 0,
|
||||
|
||||
Reference in New Issue
Block a user