This website requires JavaScript.
Explore
Help
Register
Sign In
biondizzle
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
0aecd9138f45f6f687858ac1e0c5206d30c8425e
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
…