Skip to content

Commit b338010

Browse files
JJJYmmmCISC
andauthored
Update gguf-py/gguf/tensor_mapping.py
Co-authored-by: Sigbjørn Skjæret <[email protected]>
1 parent 0bed5d8 commit b338010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gguf-py/gguf/tensor_mapping.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1455,6 +1455,7 @@ class TensorNameMap:
14551455

14561456
MODEL_TENSOR.V_DS_FC2: (
14571457
"model.visual.deepstack_merger_list.{bid}.linear_fc2", # deepstack in qwen3vl
1458+
),
14581459

14591460
MODEL_TENSOR.V_MM_POST_FC_NORM: (
14601461
"model.vision.linear_proj.norm1", # cogvlm

0 commit comments

Comments
 (0)