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
8310e0b5
Unverified
Commit
8310e0b5
authored
Mar 20, 2025
by
Wang Ran (汪然)
Committed by
GitHub
Mar 19, 2025
Browse files
simple bugfix: Update stats.py (#15139)
parent
26dd972a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/v1/metrics/stats.py
vllm/v1/metrics/stats.py
+1
-1
No files found.
vllm/v1/metrics/stats.py
View file @
8310e0b5
...
...
@@ -6,7 +6,7 @@ from typing import TYPE_CHECKING, Optional
if
TYPE_CHECKING
:
from
vllm.v1.engine
import
EngineCoreEvent
,
EngineCoreOutput
,
FinishReason
from
vllm.v1.output_processor
import
RequestState
from
vllm.v1.
engine.
output_processor
import
RequestState
@
dataclass
...
...
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