This website requires JavaScript.
Explore
Help
Register
Sign In
biondizzle
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
7d8975de84dadb87df23eae4a663a3c6620433dd
vllm
/
vllm
/
v1
/
metrics
History
Lucia Fang
8317f72354
[Misc][DP] support customized aggregated logger for dp (
#24354
)
...
Signed-off-by: Lu Fang <
fanglu@fb.com
>
2025-10-13 17:45:59 -07:00
..
__init__.py
[V1][Core][1/n] Logging and Metrics (
#11962
)
2025-01-12 21:02:02 +00:00
loggers.py
[Misc][DP] support customized aggregated logger for dp (
#24354
)
2025-10-13 17:45:59 -07:00
prometheus.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
ray_wrappers.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
reader.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
stats.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00