Skip to content

Commit

Permalink
updated language
Browse files Browse the repository at this point in the history
  • Loading branch information
nnshah1 committed Nov 17, 2023
1 parent e8738c2 commit 32660af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions protobuf/model_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1574,8 +1574,8 @@ message ModelSequenceBatching
//@@ of iterations. An iterative sequence is initiated by a single
//@@ request and is "rescheduled" by the model until completion.
//@@ Requests for inflight requests will be batched together
//@@ and can complete independently. Note this is a beta feature
//@@ and requires backend support. Default value is false.
//@@ and can complete independently. Note this feature
//@@ requires backend support. Default value is false.
bool iterative_sequence = 6;
}

Expand Down

0 comments on commit 32660af

Please sign in to comment.