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-01 00:47:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
samplers
History
Aaron Pham
21063c11c7
[CI/Build] drop support for Python 3.8 EOL (
#8464
)
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-11-06 07:11:55 +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
[Core] Reduce unnecessary compute when logprobs=None (
#6532
)
2024-07-29 16:47:31 +00:00
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
[CI/Build] drop support for Python 3.8 EOL (
#8464
)
2024-11-06 07:11:55 +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
Fix typical acceptance sampler with correct recovered token ids (
#8562
)
2024-09-23 12:32:27 -07:00