Skip to content

Commit 86065fd

Browse files
committed
Update
Signed-off-by: Chenfei Zhang <[email protected]>
1 parent 1b7c480 commit 86065fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tensorrt_llm/executor/executor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ def generate_async(
134134
if postproc_params:
135135
postproc_params.postproc_args.num_prompt_tokens = len(
136136
prompt_token_ids)
137-
138137
request = GenerationRequest(
139138
prompt_token_ids,
140139
sampling_params=sampling_params,

0 commit comments

Comments
 (0)