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
OpenDAS
ktransformers
Commits
8ba7e5d4
Unverified
Commit
8ba7e5d4
authored
Apr 29, 2025
by
wang jiahao
Committed by
GitHub
Apr 29, 2025
Browse files
Merge pull request #1227 from kvcache-ai/change-yaml
change inject yaml
parents
2a224b25
48dfbc8f
Changes
1
Hide 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 @
8ba7e5d4
...
@@ -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