mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-19 15:52:08 +00:00
Fixing format after rebase.
This commit is contained in:
parent
1cbda4f541
commit
67c51d7c5e
@ -325,7 +325,7 @@ async fn main() -> Result<(), TensorRtLlmBackendError> {
|
||||
max_client_batch_size,
|
||||
usage_stats,
|
||||
payload_limit,
|
||||
prometheus_port
|
||||
prometheus_port,
|
||||
)
|
||||
.await?;
|
||||
Ok(())
|
||||
|
Loading…
Reference in New Issue
Block a user