mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-04-29 20:29:48 +00:00
fix name
This commit is contained in:
parent
67043b4b5c
commit
c47205dce9
6 changed files with 6 additions and 6 deletions
|
|
@ -55,7 +55,7 @@
|
|||
- match:
|
||||
name: "^model$"
|
||||
replace:
|
||||
class: "ktransformers.operators.layer_wise_prefill.KDeepseekV2Model"
|
||||
class: "ktransformers.operators.models.KDeepseekV2Model"
|
||||
kwargs:
|
||||
generate_device: "cuda"
|
||||
prefill_device: "cuda"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue