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-03-20 07:09:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
spec_decode
/
e2e
History
youkaichao
899136b857
[ci] fix broken distributed-tests-4-gpus (
#11937
)
...
Signed-off-by: youkaichao <youkaichao@gmail.com>
2025-01-11 09:07:24 +08:00
..
__init__.py
…
conftest.py
…
test_compatibility.py
[Bugfix] Fix for Spec model TP + Chunked Prefill (
#10232
)
2024-11-26 09:11:16 -08:00
test_eagle_correctness.py
…
test_integration_dist_tp2.py
[Bugfix] Fix for Spec model TP + Chunked Prefill (
#10232
)
2024-11-26 09:11:16 -08:00
test_integration_dist_tp4.py
[ci] fix broken distributed-tests-4-gpus (
#11937
)
2025-01-11 09:07:24 +08:00
test_integration.py
…
test_logprobs.py
…
test_medusa_correctness.py
…
test_mlp_correctness.py
[Bugfix][SpecDecode] apply sampling parameters to target probabilities for consistency in rejection sampling. (
#10198
)
2024-11-27 05:07:30 +00:00
test_multistep_correctness.py
[Feature] [Spec decode]: Combine chunked prefill with speculative decoding (
#9291
)
2024-11-07 08:15:14 -08:00
test_ngram_correctness.py
[Feature] [Spec decode]: Combine chunked prefill with speculative decoding (
#9291
)
2024-11-07 08:15:14 -08:00
test_seed.py
…