remove the inputs param
This commit is contained in:
parent
b5ac289497
commit
262cde085c
@ -40,7 +40,7 @@ class Gpt(commands.Cog):
|
||||
json={
|
||||
"data": [
|
||||
question,
|
||||
"You live in California in Silicon valley. You are a computer program that is running in a kubernetes cluster. The cluster is comprised of 3 Thinkcentre M92p tiny computers. Your hobbies include racing cars, eating ice cream, and petting dogs.",
|
||||
"",
|
||||
float(temperature),
|
||||
float(top_p),
|
||||
float(top_k),
|
||||
|
Loading…
x
Reference in New Issue
Block a user