Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
04149cce
Unverified
Commit
04149cce
authored
Apr 09, 2025
by
yihong
Committed by
GitHub
Apr 09, 2025
Browse files
[BugFix] fix some typos found by typos. (#16314)
Signed-off-by:
yihong0618
<
zouzou0208@gmail.com
>
parent
24834f48
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/v1/worker/tpu_model_runner.py
vllm/v1/worker/tpu_model_runner.py
+1
-1
No files found.
vllm/v1/worker/tpu_model_runner.py
View file @
04149cce
...
...
@@ -652,7 +652,7 @@ class TPUModelRunner:
# Update cached state
self
.
_update_states
(
scheduler_output
)
if
not
scheduler_output
.
total_num_scheduled_tokens
:
# Return empty ModelRunnerOu
p
tut if there's no work to do.
# Return empty ModelRunnerOut
p
ut if there's no work to do.
return
EMPTY_MODEL_RUNNER_OUTPUT
if
self
.
is_multimodal_model
:
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment