provided None for api_key

This commit is contained in:
Morgan Funtowicz 2024-07-30 17:01:07 +00:00
parent 579199f6f2
commit 98739b2035
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ async fn main() -> Result<(), TensorRtLlmBackendError> {
max_input_tokens,
max_total_tokens,
validation_workers,
None,
tokenizer_name,
tokenizer_config_path,
revision,