Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ox696c
ktransformers
Commits
48dfbc8f
Commit
48dfbc8f
authored
Apr 29, 2025
by
qiyuxinlin
Browse files
change inject yaml
parent
2a224b25
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ktransformers/optimize/optimize_rules/DeepSeek-V3-Chat-fp8-linear-ggml-experts-serve.yaml
...rules/DeepSeek-V3-Chat-fp8-linear-ggml-experts-serve.yaml
+1
-1
No files found.
ktransformers/optimize/optimize_rules/DeepSeek-V3-Chat-fp8-linear-ggml-experts-serve.yaml
View file @
48dfbc8f
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
-
match
:
-
match
:
name
:
"
^model
\\
.layers
\\
..*
\\
.self_attn$"
name
:
"
^model
\\
.layers
\\
..*
\\
.self_attn$"
replace
:
replace
:
class
:
ktransformers.operators.attention.flashinfer_attn
# optimized MLA implementation
class
:
ktransformers.operators.
balance_serve_
attention.flashinfer_attn
# optimized MLA implementation
kwargs
:
kwargs
:
generate_device
:
"
cuda"
generate_device
:
"
cuda"
prefill_device
:
"
cuda"
prefill_device
:
"
cuda"
...
...
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