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-09 02:45:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
models
/
quantization
History
Cyrus Leung
33b06a6f24
[Misc] Remove redundant attention var constants (
#29650
)
...
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
2025-11-28 04:35:19 -08:00
..
__init__.py
…
test_awq.py
…
test_bitblas.py
…
test_bitsandbytes.py
Default model load/config/tokenizer to
mistral
format if relevant files exist (
#28659
)
2025-11-21 13:58:59 -08:00
test_fp8.py
[Misc] Remove redundant attention var constants (
#29650
)
2025-11-28 04:35:19 -08:00
test_gguf.py
[Model] Add Gemma3 GGUF multimodal support (
#27772
)
2025-11-18 08:56:29 -08:00
test_gpt_oss_attn_quantization.py
[Quantization] fix attention quantization of gpt_oss model (
#27334
)
2025-11-11 12:06:00 -05:00
test_gptq_bitblas.py
…
test_gptq_marlin_24.py
…
test_gptq_marlin.py
…
test_modelopt.py
…
test_mxfp4.py
…
test_nvfp4.py
…