This website requires JavaScript.
Explore
Help
Sign In
karylab_agents
/
vllm
Watch
1
Star
0
Fork
0
forked from
Karylab-cklius/vllm
Code
Pull Requests
2
Actions
1
Packages
Activity
Files
0867497368f390212a3f9684e2e05f698f8d1149
vllm
/
tests
/
models
/
quantization
T
History
Michael Goin
and
GitHub
b2a27b82d9
[Kernel][UX] Add
--linear-backend
arg for linear kernel selection (
#39538
)
...
Signed-off-by: mgoin <
mgoin64@gmail.com
>
2026-05-15 17:07:39 -07:00
..
__init__.py
…
test_awq.py
[BugFix] Fix Gemma4 'layers.0.moe.experts.0.down_proj_packed' KeyError issue (
#40708
)
2026-05-09 17:20:44 +00:00
test_bitsandbytes.py
…
test_fp8.py
[FlashAttn] Fix supports_kv_cache_dtype() accepting unhandled fp8 kv-cache dtype variants (
#42685
)
2026-05-15 15:34:59 -04:00
test_gguf.py
…
test_gpt_oss.py
…
test_gptq_marlin.py
[Quant] Consolidate GPTQ: rename gptq_marlin.py to auto_gptq.py (
#38288
)
2026-05-15 08:25:52 +08:00
test_modelopt.py
…
test_mxfp4.py
…
test_mxfp8.py
…
test_nvfp4.py
[Kernel][UX] Add
--linear-backend
arg for linear kernel selection (
#39538
)
2026-05-15 17:07:39 -07:00
test_per_token_kv_cache.py
…