-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
hi,
i see the format is different as expected "text_input", [1, 1],
: https://github.com/npuichigo/openai_trtllm/blob/main/src/routes/completions.rs#L201
but inflight batcher expects:
name: "text_input"
data_type: TYPE_STRING
dims: [ 1 ]
is that a bug or tensorrtllm api changed?
Metadata
Metadata
Assignees
Labels
No labels