convert : store ffn_gate_inp_shexp as F32 (#19606)
This commit is contained in:
parent
91ea5d67f2
commit
0d00ef65ed
1 changed files with 1 additions and 0 deletions
|
|
@ -570,6 +570,7 @@ class ModelBase:
|
|||
self.match_model_tensor_name(new_name, key, bid)
|
||||
for key in (
|
||||
gguf.MODEL_TENSOR.FFN_GATE_INP,
|
||||
gguf.MODEL_TENSOR.FFN_GATE_INP_SHEXP,
|
||||
gguf.MODEL_TENSOR.POS_EMBD,
|
||||
gguf.MODEL_TENSOR.TOKEN_TYPES,
|
||||
gguf.MODEL_TENSOR.SSM_CONV1D,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue