mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-09 19:34:53 +00:00
fix test
This commit is contained in:
parent
1064950462
commit
299f7367a5
@ -234,6 +234,7 @@ mod tests {
|
||||
do_sample: false,
|
||||
seed: 0,
|
||||
repetition_penalty: 0.0,
|
||||
watermark: false
|
||||
},
|
||||
stopping_parameters: StoppingCriteriaParameters {
|
||||
max_new_tokens: 0,
|
||||
|
Loading…
Reference in New Issue
Block a user