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-24 01:15:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
models
/
quantization
History
Matthew Bonanni
7eb6cb6c18
[Attention] Update tests to remove deprecated env vars (
#30563
)
...
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com>
2025-12-17 09:49:59 -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
[Attention] Update tests to remove deprecated env vars (
#30563
)
2025-12-17 09:49:59 -08:00
test_gguf.py
[Bugfix][Quantization] Support BF16 tensors on GGUF (
#29948
)
2025-12-03 10:33:46 +00:00
test_gpt_oss_attn_quantization.py
…
test_gptq_bitblas.py
…
test_gptq_marlin_24.py
…
test_gptq_marlin.py
…
test_modelopt.py
…
test_mxfp4.py
…
test_nvfp4.py
…