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-01-16 03:34:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
csrc
/
quantization
/
gptq_marlin
History
Jane (Yuan) Xu
06c4873d95
Rewrite C++ meta funcs to Python (
#28595
)
...
Signed-off-by: Jane Xu <janeyx@meta.com>
2025-11-14 00:52:50 +08:00
..
.gitignore
…
awq_marlin_repack.cu
Rewrite C++ meta funcs to Python (
#28595
)
2025-11-14 00:52:50 +08:00
dequant.h
[Kernel] [Quantization] Add MXFP4 and bias support for marlin kernel (
#22428
)
2025-08-14 11:23:22 -07:00
generate_kernels.py
Convert formatting to use
ruff
instead of
yapf
+
isort
(
#26247
)
2025-10-05 07:06:22 -07:00
gptq_marlin_repack.cu
Rewrite C++ meta funcs to Python (
#28595
)
2025-11-14 00:52:50 +08:00
gptq_marlin.cu
[Kernel] [Quantization] Add MXFP4 and bias support for marlin kernel (
#22428
)
2025-08-14 11:23:22 -07:00
kernel.h
[Kernel] [Quantization] Add MXFP4 and bias support for marlin kernel (
#22428
)
2025-08-14 11:23:22 -07:00
marlin_dtypes.cuh
…
marlin_template.h
[Kernel] [Quantization] Add MXFP4 and bias support for marlin kernel (
#22428
)
2025-08-14 11:23:22 -07:00
marlin.cuh
…