Skip to content

Commit 2b8fe03

Browse files
committed
Fix pre-commit
1 parent 8dbb656 commit 2b8fe03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protobuf/model_config.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1662,7 +1662,7 @@ message ModelEnsembling
16621662

16631663
//@@ .. cpp:var:: uint32 max_inflight_requests
16641664
//@@
1665-
//@@ The maximum number of concurrent inflight requests at each ensemble
1665+
//@@ The maximum number of concurrent inflight requests at each ensemble
16661666
//@@ step.
16671667
//@@ This limit prevents unbounded memory growth when decoupled models
16681668
//@@ produce responses faster than downstream models can consume them.

0 commit comments

Comments
 (0)