update max new tokens (#182)
Co-authored-by: Clarence Jones <wes@Clarences-MacBook-Pro.local>
This commit is contained in:
@@ -9,5 +9,6 @@ SIMPLE = {
|
||||
# '\n#',
|
||||
# '\n\n\n',
|
||||
],
|
||||
"max_new_tokens": 3072,
|
||||
"truncation_length": 4096, # assuming llama2 models
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user