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-31 23:37:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
samplers
History
Wallas Henrique
86c2d8fd1c
[Bugfix] Fix spec decoding when seed is none in a batch (
#10863
)
...
Signed-off-by: Wallas Santos <wallashss@ibm.com>
2024-12-20 05:15:31 +00:00
..
__init__.py
…
test_beam_search.py
[core] remove beam search from the core (
#9105
)
2024-10-07 05:47:04 +00:00
test_ignore_eos.py
…
test_logits_processor.py
…
test_logprobs.py
…
test_no_bad_words.py
[Frontend] Bad words sampling parameter (
#9717
)
2024-10-26 16:29:38 +00:00
test_ranks.py
…
test_rejection_sampler.py
[Bugfix] Fix spec decoding when seed is none in a batch (
#10863
)
2024-12-20 05:15:31 +00:00
test_sampler.py
[core] remove beam search from the core (
#9105
)
2024-10-07 05:47:04 +00:00
test_seeded_generate.py
…
test_typical_acceptance_sampler.py
…