Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
FlashMLA
Commits
c4412432
Commit
c4412432
authored
Feb 06, 2026
by
zhanghj2
Browse files
支持nmz fp8
parent
26d2ab19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
setup.py
setup.py
+3
-0
No files found.
setup.py
View file @
c4412432
...
...
@@ -57,6 +57,9 @@ ext_modules.append(
"csrc/sm90/decode/dense/instantiations/fp16.cu"
,
"csrc/sm90/decode/dense/instantiations/bf16.cu"
,
## sm90 dense qkvfp8 decode
"csrc/sm90/decode/dense_qkvfp8/instantiations/fp8e4m3.cu"
,
# # sm90 sparse decode
"csrc/sm90/decode/sparse_fp8/instantiations/model1_persistent_h16.cu"
,
"csrc/sm90/decode/sparse_fp8/instantiations/model1_persistent_h64.cu"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment