Spaces:
Running
Running
Update .env.local.template
Browse files- .env.local.template +1 -1
.env.local.template
CHANGED
@@ -132,7 +132,7 @@ MODELS=`[
|
|
132 |
}
|
133 |
],
|
134 |
"parameters": {
|
135 |
-
"temperature": 0.
|
136 |
"repetition_penalty": 2,
|
137 |
"max_new_tokens": 4000,
|
138 |
},
|
|
|
132 |
}
|
133 |
],
|
134 |
"parameters": {
|
135 |
+
"temperature": 0.4,
|
136 |
"repetition_penalty": 2,
|
137 |
"max_new_tokens": 4000,
|
138 |
},
|