Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
kernels-community
/
quantization-gptq
like
0
Follow
kernels-community
241
Model card
Files
Files and versions
xet
Community
7be134c
quantization-gptq
/
build
/
torch28-cxx11-cpu-x86_64-linux
/
__init__.py
danieldk
HF Staff
Build uploaded using `kernels`.
7be134c
verified
7 days ago
raw
Copy download link
history
blame
Safe
74 Bytes
from
.custom_ops
import
gemm_int4_forward
__all__ = [
"gemm_int4_forward"
]