Add prompt_lookup_num_tokens parameter (#5296)

This commit is contained in:
oobabooga 2024-01-17 17:09:36 -03:00 committed by GitHub
parent 952a05a7c8
commit e055967974
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 0 deletions

View file

@ -112,6 +112,7 @@ def list_interface_input_elements():
'auto_max_new_tokens',
'max_tokens_second',
'max_updates_second',
'prompt_lookup_num_tokens',
'seed',
'temperature',
'temperature_last',