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
2025-12-10 04:26:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
v1
/
sample
History
ponix-j
bdb2cddafc
[Misc]Use a platform independent interface to obtain the device attributes (
#17100
)
2025-04-29 06:59:13 +00: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
[Misc]Use a platform independent interface to obtain the device attributes (
#17100
)
2025-04-29 06:59:13 +00: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