provided None for api_key
This commit is contained in:
parent
579199f6f2
commit
98739b2035
|
@ -147,6 +147,7 @@ async fn main() -> Result<(), TensorRtLlmBackendError> {
|
|||
max_input_tokens,
|
||||
max_total_tokens,
|
||||
validation_workers,
|
||||
None,
|
||||
tokenizer_name,
|
||||
tokenizer_config_path,
|
||||
revision,
|
||||
|
|
Loading…
Reference in New Issue