|
|
@@ -2055,7 +2055,7 @@ static std::set<llm_tensor> llm_get_tensor_names(llm_arch arch) {
|
|
|
LLM_TENSOR_SHORTCONV_INPROJ,
|
|
|
LLM_TENSOR_SHORTCONV_OUTPROJ,
|
|
|
LLM_TENSOR_TOKEN_EMBD,
|
|
|
- LLM_TENSOR_OUTPUT_NORM,
|
|
|
+ LLM_TENSOR_OUTPUT_NORM_LFM2,
|
|
|
LLM_TENSOR_FFN_GATE_INP,
|
|
|
LLM_TENSOR_FFN_GATE_EXPS,
|
|
|
LLM_TENSOR_FFN_DOWN_EXPS,
|