Skip to content

Commit

Permalink
Add clarifying note to model config
Browse files Browse the repository at this point in the history
Co-authored-by: Neelay Shah <[email protected]>
  • Loading branch information
dyastremsky and nnshah1 authored Oct 11, 2023
1 parent d943de2 commit 99943cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion samples/model_repository/vllm_model/config.pbtxt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ max_batch_size: 0
model_transaction_policy {
decoupled: True
}

# Note: The vLLM backend uses the following input and output names.
# Any change here needs to also be made in model.py
input [
{
name: "text_input"
Expand Down

0 comments on commit 99943cc

Please sign in to comment.