This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
57504a4bcf82cf544a4261778fc0505e492e4484
vllm
/
tests
/
v1
/
sample
History
Nick Hill
35fad35a48
[V1][Sampler] Faster top-k only implementation (
#15478
)
...
Signed-off-by: Nick Hill <
nhill@redhat.com
>
2025-03-26 10:56:47 -07:00
..
__init__.py
[V1] Adding min tokens/repetition/presence/frequence penalties to V1 sampler (
#10681
)
2024-12-26 19:02:58 +09:00
test_logprobs_e2e.py
Consolidate Llama model usage in tests (
#13094
)
2025-02-13 22:18:03 -08:00
test_logprobs.py
[Misc] Replace os environ to monkeypatch in test suite (
#14516
)
2025-03-16 20:35:57 -07:00
test_rejection_sampler.py
[V1][Spec Decode] Enable spec decode for top-p & top-k sampling (
#15063
)
2025-03-24 17:16:46 -07:00
test_sampler.py
[V1] Support bad_words in sampler (
#13376
)
2025-03-08 14:50:26 -08:00
test_sampling_params_e2e.py
[V1] Support bad_words in sampler (
#13376
)
2025-03-08 14:50:26 -08:00
test_topk_topp_sampler.py
[V1][Sampler] Faster top-k only implementation (
#15478
)
2025-03-26 10:56:47 -07:00
utils.py
[V1] Prompt logprobs + APC compatibility; prompt logprobs reqs cannot fill APC (
#13949
)
2025-03-08 01:48:12 +00:00