This commit is contained in:
TangJingqi 2024-08-15 11:25:12 +08:00
parent 67043b4b5c
commit c47205dce9
6 changed files with 6 additions and 6 deletions

View file

@ -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: