Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
tanveeshsingh
commited on
Commit
•
100b23e
1
Parent(s):
e8f2c15
Default temp
Browse files
app.py
CHANGED
@@ -52,7 +52,7 @@ Your output should be in JSON FORMAT with the keys "REASONING" and "SCORE":
|
|
52 |
}
|
53 |
],
|
54 |
top_p=None,
|
55 |
-
temperature=
|
56 |
max_tokens=300,
|
57 |
stream=False,
|
58 |
seed=None,
|
|
|
52 |
}
|
53 |
],
|
54 |
top_p=None,
|
55 |
+
temperature=None,
|
56 |
max_tokens=300,
|
57 |
stream=False,
|
58 |
seed=None,
|