This website requires JavaScript.
Explore
Help
Register
Sign In
biondizzle
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
de527e1cec820686f2bead759e4e99a20b172589
vllm
/
tests
/
transformers_utils
History
Michael Goin
29fba76781
[UX] Use gguf
repo_id:quant_type
syntax for examples and docs (
#33371
)
...
Signed-off-by: mgoin <
mgoin64@gmail.com
>
2026-01-31 12:14:54 +08:00
..
__init__.py
[Core] Support configuration parsing plugin (
#24277
)
2025-09-10 11:32:43 -07:00
test_config_parser_registry.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
test_config.py
[Chore] Move tokenizer initialization methods (
#29793
)
2025-12-02 13:33:37 +08:00
test_processor.py
[Misc] Refactor tokenizer interface (
#29693
)
2025-11-29 04:02:21 -08:00
test_repo_utils.py
Improve Mistral format checks. (
#33253
)
2026-01-30 06:23:33 -08:00
test_utils.py
[UX] Use gguf
repo_id:quant_type
syntax for examples and docs (
#33371
)
2026-01-31 12:14:54 +08:00