mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-14 00:59:42 +00:00
fix readme; adjust param
This commit is contained in:
parent
233bbb8c55
commit
abd4214b56
3 changed files with 5 additions and 6 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue