fix readme; adjust param

This commit is contained in:
TangJingqi 2024-08-29 10:40:08 +08:00
parent 233bbb8c55
commit abd4214b56
3 changed files with 5 additions and 6 deletions

View file

@ -46,7 +46,7 @@
replace:
class: "ktransformers.operators.models.KDeepseekV2Model"
kwargs:
per_layer_prefill_intput_threshold: 2000 # 0 is close layer wise prefill
per_layer_prefill_intput_threshold: 0 # 0 is close layer wise prefill
- match:
name: "^model.embed_tokens"
replace: