mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
Fix bad rebase
This commit is contained in:
parent
b4b6322ede
commit
4463856cc7
@ -295,7 +295,7 @@ async fn main() -> Result<(), TensorRtLlmBackendError> {
|
||||
None,
|
||||
true,
|
||||
max_client_batch_size,
|
||||
UsageStatsLevel::Off,
|
||||
usage_stats,
|
||||
)
|
||||
.await?;
|
||||
Ok(())
|
||||
|
Loading…
Reference in New Issue
Block a user