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 00:06:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
detokenizer
History
d.transposed
922d3b401b
[Bugfix] Handle the edge case in detokenizer where processed tokens contain both
stop
str and
eos
token (
#23938
)
...
Signed-off-by: dtransposed <damian.bogunowicz@gmail.com>
2025-09-09 07:30:24 -07:00
..
__init__.py
[V1] V1 Enablement Oracle (
#13726
)
2025-03-14 22:02:20 -07:00
conftest.py
[Misc] Add SPDX-FileCopyrightText (
#19100
)
2025-06-03 11:20:17 -07:00
test_disable_detokenization.py
[Misc] Add SPDX-FileCopyrightText (
#19100
)
2025-06-03 11:20:17 -07:00
test_min_tokens.py
[V1] support min_tokens for detokener (
#22014
)
2025-08-16 02:28:10 +00:00
test_stop_checker.py
[Misc] Add SPDX-FileCopyrightText (
#19100
)
2025-06-03 11:20:17 -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
[Misc] unify variable for LLM instance (
#20996
)
2025-07-21 12:18:33 +01:00