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-09 02:34:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
detokenizer
History
Woosuk Kwon
0ff8ebb2d7
[V0 Deprecation] Remove async_output_proc, preemption mode, delay factor (
#25334
)
...
Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
2025-09-21 08:52:32 -07:00
..
__init__.py
[V1] V1 Enablement Oracle (
#13726
)
2025-03-14 22:02:20 -07:00
test_disable_detokenization.py
[Misc] Add SPDX-FileCopyrightText (
#19100
)
2025-06-03 11:20:17 -07:00
test_min_tokens.py
Use kwargs for long lists of
EngineCoreRequest
arguments in tests and fix extra kwargs (
#24987
)
2025-09-16 14:06:56 -07:00
test_stop_reason.py
[Misc] unify variable for LLM instance (
#20996
)
2025-07-21 12:18:33 +01:00
test_stop_string_while_stop_model_terminates.py
[Bugfix] Handle the edge case in detokenizer where processed tokens contain both
stop
str and
eos
token (
#23938
)
2025-09-09 07:30:24 -07:00
test_stop_strings.py
[V0 Deprecation] Remove async_output_proc, preemption mode, delay factor (
#25334
)
2025-09-21 08:52:32 -07:00