Skip to content

Commit ca3cc83

Browse files
ryan-mangenoCISC
andauthored
Update gguf-py/gguf/tensor_mapping.py
Co-authored-by: Sigbjørn Skjæret <[email protected]>
1 parent c971ea8 commit ca3cc83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gguf-py/gguf/tensor_mapping.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ class TensorNameMap:
216216
"transformer.h.{bid}.attn.attention.v_proj", # exaone
217217
"model.layers.{bid}.self_attn.v_proj", # llama4
218218
"blk.{bid}.attn_v", # smoldocling
219-
220219
),
221220

222221
# Attention output

0 commit comments

Comments
 (0)