Skip to content

Commit

Permalink
Add truncate to task model (huggingface#1090)
Browse files Browse the repository at this point in the history
  • Loading branch information
nsarrazin authored Apr 30, 2024
1 parent a91acc4 commit 496d107
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ MODELS=`[
"parameters": {
"temperature": 0.1,
"stop": ["<|eot_id|>"],
"truncate": 1024,
},
"unlisted": true
}
Expand Down

0 comments on commit 496d107

Please sign in to comment.