Update gguf-py/gguf/tensor_mapping.py

Co-authored-by: Sigbjørn Skjæret <[email protected]>
This commit is contained in:
Xuan-Son Nguyen
2026-08-22 10:09:51 +02:00
committed by GitHub
co-authored by Sigbjørn Skjæret
parent 3f38c9d225
commit ddffcee550
+1 -1
View File
@@ -2344,7 +2344,7 @@ class TensorNameMap:
MODEL_TENSOR.A_ENC_FFN_GATE: (
"audio_encoder.dots_encoder.speech_encoder.layers.{bid}.fc1_gate", # dots3note (split from fc1 in conversion code)
),
),
MODEL_TENSOR.A_ENC_FFN_DOWN: (
"audio_encoder.dots_encoder.speech_encoder.layers.{bid}.fc2", # dots3note