Change gpt model
This commit is contained in:
parent
102f95b1a8
commit
8942bb4397
@ -175,7 +175,8 @@ async def on_message(ctx):
|
|||||||
"role": "user",
|
"role": "user",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
"model": "openchat-3.5-7b",
|
"model": "mistral-7b",
|
||||||
|
# "model": "openchat-3.5-7b",
|
||||||
"stream": False,
|
"stream": False,
|
||||||
"max_tokens": 4096,
|
"max_tokens": 4096,
|
||||||
"stop": ["hello"],
|
"stop": ["hello"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user