mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-10 14:51:06 +00:00
modify moeinfer param
This commit is contained in:
parent
ee24a27001
commit
027b11266c
2 changed files with 3 additions and 1 deletions
|
@ -163,7 +163,7 @@ class KExpertsCPU(KExpertsBase):
|
|||
self.config.hidden_size,
|
||||
self.config.moe_intermediate_size,
|
||||
64,
|
||||
10,
|
||||
1024,
|
||||
1024,
|
||||
gate_ptr,
|
||||
up_ptr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue