Fixing the test.
This commit is contained in:
parent
2cf1f5c00e
commit
ccaf1d0030
|
@ -522,6 +522,7 @@ mod tests {
|
|||
inputs: vec![],
|
||||
input_ids: Some(Arc::new(vec![])),
|
||||
input_length: 0,
|
||||
add_special_tokens: true,
|
||||
truncate: 0,
|
||||
decoder_input_details: false,
|
||||
parameters: ValidParameters {
|
||||
|
|
Loading…
Reference in New Issue