Spaces:
Running
Running
Update .env.local
Browse files- .env.local +1 -1
.env.local
CHANGED
@@ -41,7 +41,7 @@ MODELS=`[
|
|
41 |
"top_p":0.9
|
42 |
},
|
43 |
"extraBody":{
|
44 |
-
"temperature":
|
45 |
"repetition_penalty": 1.0,
|
46 |
"max_new_tokens": 3000,
|
47 |
"top_p": 0.9,
|
|
|
41 |
"top_p":0.9
|
42 |
},
|
43 |
"extraBody":{
|
44 |
+
"temperature": 0.001,
|
45 |
"repetition_penalty": 1.0,
|
46 |
"max_new_tokens": 3000,
|
47 |
"top_p": 0.9,
|