mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-11-05 09:36:52 +00:00
injected mup
This commit is contained in:
@@ -1176,11 +1176,7 @@ class TensorNameMap:
|
||||
MODEL_TENSOR.V_RESMPL_ATTN_OUT: (
|
||||
"resampler.attn.out_proj",
|
||||
),
|
||||
|
||||
MODEL_TENSOR.SSM_MUP_VEC: (
|
||||
"model.layers.{bid}.mamba.mup_vector", # falcon_h1
|
||||
),
|
||||
|
||||
|
||||
MODEL_TENSOR.SSM_NORM: (
|
||||
"model.layers.{bid}.mamba.norm",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user