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-08 21:56:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
samplers
History
Harry Mellor
c6798baa9c
Change
top_k
to be disabled with
0
(still accept
-1
for now) (
#17773
)
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
2025-05-09 10:01:49 +00:00
..
__init__.py
…
test_beam_search.py
…
test_ignore_eos.py
…
test_logits_processor.py
…
test_logprobs.py
…
test_no_bad_words.py
…
test_ranks.py
…
test_rejection_sampler.py
…
test_sampler.py
Change
top_k
to be disabled with
0
(still accept
-1
for now) (
#17773
)
2025-05-09 10:01:49 +00:00
test_seeded_generate.py
…
test_typical_acceptance_sampler.py
…