Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
kernels-community
/
flash-mla
like
0
Follow
kernels-community
23
kernel
flash-mla
deepseek
kernel-builder
Model card
Files
Files and versions
Community
main
flash-mla
/
flash_mla
/
flash_fwd_mla_fp16_sm90.cu
drbh
feat: build flash mla with kernel builder
1f83cde
13 days ago
raw
Copy download link
history
blame
contribute
delete
147 Bytes
#
include
"flash_fwd_mla_kernel.h"
template
void
run_mha_fwd_splitkv_mla
<cutlass::
half_t
,
576
>(Flash_fwd_mla_params ¶ms, cudaStream_t stream);