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-04-12 14:27:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
v1
/
core
/
sched
History
Nick Hill
8fd920924c
[BugFix] Fix stuck stats/metrics after requests are aborted (
#22995
)
...
Signed-off-by: Nick Hill <nhill@redhat.com>
2025-08-20 13:50:29 +08:00
..
__init__.py
[V1] Scheduler Refactoring [1/N] - Add Scheduler Interface (
#15250
)
2025-03-20 17:50:43 -07:00
async_scheduler.py
Implement Async Scheduling (
#19970
)
2025-07-14 23:01:46 -07:00
interface.py
[Spec Decode] Make
propose_draft_token_ids
non-blocking for lower TTFT (
#23041
)
2025-08-18 17:20:38 -07:00
output.py
[Core] Use individual MM items in P0/P1 cache and model runner (
#22570
)
2025-08-13 07:18:07 -07:00
request_queue.py
[Core] feat: Implement Priority Scheduling in V1 Engine (
#19057
)
2025-06-22 20:18:08 -07:00
scheduler.py
[BugFix] Fix stuck stats/metrics after requests are aborted (
#22995
)
2025-08-20 13:50:29 +08:00
utils.py
[Core] Optimize scheduler request removal for single completions (
#21917
)
2025-08-19 18:25:59 -07:00