mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-04-28 11:49:51 +00:00
fix name
This commit is contained in:
parent
67043b4b5c
commit
c47205dce9
6 changed files with 6 additions and 6 deletions
|
|
@ -190,7 +190,7 @@
|
|||
- match:
|
||||
name: "^model$"
|
||||
replace:
|
||||
class: "ktransformers.operators.layer_wise_prefill.KDeepseekV2Model"
|
||||
class: "ktransformers.operators.models.KDeepseekV2Model"
|
||||
kwargs:
|
||||
per_layer_prefill_intput_threshold: 0 # 0 is close layer wise prefill
|
||||
transfer_map:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue