Skip to content

Commit eef4857

Browse files
authored
Add truncate to task model (huggingface#1090)
1 parent 691469d commit eef4857

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ MODELS=`[
231231
"parameters": {
232232
"temperature": 0.1,
233233
"stop": ["<|eot_id|>"],
234+
"truncate": 1024,
234235
},
235236
"unlisted": true
236237
}

0 commit comments

Comments
 (0)