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-01-03 08:01:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
spec_decode
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
..
e2e
[ci] fix broken distributed-tests-4-gpus (
#11937
)
2025-01-11 09:07:24 +08:00
__init__.py
…
test_batch_expansion.py
[Bugfix][SpecDecode] apply sampling parameters to target probabilities for consistency in rejection sampling. (
#10198
)
2024-11-27 05:07:30 +00:00
test_dynamic_spec_decode.py
[Spec Decode] Disable Log Prob serialization to CPU for spec decoding for both draft and target models. (
#6485
)
2024-07-20 23:58:58 -07:00
test_metrics.py
…
test_multi_step_worker.py
[Bugfix][SpecDecode] kv corruption with bonus tokens in spec decode (
#9730
)
2024-11-06 01:45:45 +00:00
test_ngram_worker.py
[Feature] [Spec decode]: Combine chunked prefill with speculative decoding (
#9291
)
2024-11-07 08:15:14 -08:00
test_scorer.py
[Feature] [Spec decode]: Combine chunked prefill with speculative decoding (
#9291
)
2024-11-07 08:15:14 -08:00
test_spec_decode_worker.py
Remove hard-dependencies of Speculative decode to CUDA workers (
#10587
)
2024-11-26 17:57:11 -08:00
test_utils.py
[Bugfix] Unify rank computation across regular decoding and speculative decoding (
#7899
)
2024-08-28 22:18:13 -07:00
utils.py
[Feature] [Spec decode]: Combine chunked prefill with speculative decoding (
#9291
)
2024-11-07 08:15:14 -08:00