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
2026-03-22 09:47:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
quantization
History
Jee Jee Li
1caca5a589
[Misc] Add SPDX-FileCopyrightText (
#20428
)
...
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
2025-07-04 07:40:42 +00:00
..
__init__.py
…
test_auto_round.py
…
test_bitsandbytes.py
[Bugfix][v1] Fix step pooler implementation and step pooling usage in v1 (
#19956
)
2025-06-23 18:38:06 +00:00
test_compressed_tensors.py
[Quantization] Add compressed-tensors NVFP4 MoE Support (
#19990
)
2025-06-29 22:05:40 +00:00
test_configs.py
…
test_cpu_offload.py
…
test_experts_int8.py
…
test_fp8.py
…
test_gptq_dynamic.py
…
test_ipex_quant.py
…
test_lm_head.py
…
test_ptpc_fp8.py
…
test_quark.py
…
test_register_quantization_config.py
[Quant] [Bugfix] Fix quantization config matching with
hf_to_vllm_mapper
(
#20046
)
2025-07-01 19:20:34 +09:00
test_rtn.py
[Misc] Add SPDX-FileCopyrightText (
#20428
)
2025-07-04 07:40:42 +00:00
test_torchao.py
Fix TorchAOConfig skip layers (
#19265
)
2025-06-12 22:22:53 +08:00
utils.py
…