This website requires JavaScript.
Explore
Help
Sign In
obscura
/
vllm
Watch
2
Star
0
Fork
0
mirror of
https://github.com/vllm-project/vllm.git
synced
2026-08-08 23:08:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codex/rocm-artifact-tensorizer
vllm
/
tests
/
transformers_utils
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Isotr0py
and
GitHub
6635279d8a
[Migration] Migrate GGUF quantization support to plugin (
#39612
)
...
Signed-off-by: Isotr0py <
[email protected]
>
2026-06-12 12:02:21 -07:00
..
processors
[Bugfix] Add fetch_images to MistralCommonImageProcessor (
#45180
)
2026-06-11 16:13:01 +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
[Deprecation][1/2] Remove items deprecated in v0.18 (
#36470
)
2026-03-09 03:43:23 -07:00
test_hf_overrides_model_type.py
[Bugfix] Fix
_CONFIG_REGISTRY
types getting wrong config class when on-disk model_type differs (
#39554
)
2026-04-20 19:04:48 -07:00
test_processor.py
[Refactor] Clean up processor kwargs extraction (
#35872
)
2026-03-03 19:53:53 -08:00
test_repo_utils.py
[Bugfix][CI] fix typos (
#34934
)
2026-03-05 17:05:46 +00:00
test_utils.py
[Migration] Migrate GGUF quantization support to plugin (
#39612
)
2026-06-12 12:02:21 -07:00