Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
kernels-community
/
quantization
like
3
Follow
kernels-community
110
kernel
License:
apache-2.0
Model card
Files
Files and versions
Community
1
8aa00a3
quantization
/
attention
/
attention_dtypes.h
danieldk
HF Staff
Sync to vLLM 20250627
8aa00a3
8 days ago
raw
Copy download link
history
blame
Safe
160 Bytes
#
pragma
once
#
include
"attention_generic.cuh"
#
include
"dtype_float16.cuh"
#
include
"dtype_float32.cuh"
#
include
"dtype_bfloat16.cuh"
#
include
"dtype_fp8.cuh"