Skip to content

Commit 44cf8a1

Browse files
resolved the error steming from me working on older not updated version of main
1 parent 6fc8059 commit 44cf8a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vllm/v1/worker/gpu_model_runner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1141,6 +1141,7 @@ def execute_model(
11411141
logprobs=logprobs_lists,
11421142
prompt_logprobs_dict=prompt_logprobs_dict,
11431143
)
1144+
11441145
def generate_draft_token_ids(
11451146
self,
11461147
sampled_token_ids: list[list[int]],

0 commit comments

Comments
 (0)