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
2025-12-16 11:56:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
v1
/
e2e
History
Nick Hill
80b6080ddc
[BugFix] Fix async scheduling + chunked prefill + preemption (
#28787
)
...
Signed-off-by: Nick Hill <nhill@redhat.com>
2025-11-17 06:46:46 +08:00
..
__init__.py
…
test_async_scheduling.py
[BugFix] Fix async scheduling + chunked prefill + preemption (
#28787
)
2025-11-17 06:46:46 +08:00
test_cascade_attention.py
…
test_context_length.py
[Bugfix] Fix validate model input for decoder models (
#27099
)
2025-11-13 10:18:47 -08:00
test_correctness_sliding_window.py
…
test_kv_sharing_fast_prefill.py
Fix KV sharing fast prefill with cudagraph enabled (
#28537
)
2025-11-14 11:53:42 +00:00
test_lora_with_spec_decode.py
[Bugfix][LoRA][Spec Decode] Support LoRA with speculative decoding (
#21068
)
2025-11-08 01:58:22 +00:00
test_min_tokens.py
…
test_pooling_chunked_prefill.py
…
test_spec_decode.py
Avoid bytecode hook and simplify TorchCompileWrapperWithCustomDipatch (
#25110
)
2025-11-14 14:11:10 -08:00