This website requires JavaScript.
Explore
Help
Sign In
xinyun
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced
2026-05-16 07:35:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
v1
/
core
/
sched
History
Yong Hoon Shin
69520bc695
Add logging for cudagraph related info (
#29825
)
...
Signed-off-by: Yong Hoon Shin <yhshin@meta.com>
2025-12-03 01:01:48 -08:00
..
__init__.py
…
async_scheduler.py
[Core] Support reseting all running requests' KV while calling
reset_prefix_cache
(
#28827
)
2025-12-02 02:25:05 +00:00
interface.py
[Core] Support reseting all running requests' KV while calling
reset_prefix_cache
(
#28827
)
2025-12-02 02:25:05 +00:00
output.py
[BugFix] Fix ValueError in NewRequestData repr methods (
#29392
)
2025-11-28 13:42:30 +08:00
request_queue.py
[Bugfix] fix --scheduling-policy=priority & n>1 crashes engine (
#29764
)
2025-12-02 22:42:28 +00:00
scheduler.py
Add logging for cudagraph related info (
#29825
)
2025-12-03 01:01:48 -08:00
utils.py
…