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
c02fccdbd2794fe016ebd738e3a8b8c8d78eb78c
vllm
/
tests
/
transformers_utils
History
pwschuurman
f7d2946e99
[Bugfix] Skip gs:// model paths for speculator detection (
#27846
)
...
Signed-off-by: Peter Schuurman <
psch@google.com
>
2025-11-03 14:31:03 +00: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_utils.py
[Bugfix] Skip gs:// model paths for speculator detection (
#27846
)
2025-11-03 14:31:03 +00:00