Skip to content

Commit 037dbbc

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

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
@@ -398,7 +398,6 @@ class TensorNameMap:
398398
"transformer.h.{bid}.mlp.linear_1", # refact
399399
"model.layers.{bid}.residual_mlp.w1", # arctic
400400
"transformer.h.{bid}.mlp.c_fc_0", # exaone
401-
"model.layers.{bid}.feed_forward.gate_proj", # llama4
402401
"model.layers.{bid}.feed_forward.gate_proj", # llama4 jamba
403402
"model.text_model.layers.{bid}.mlp.gate_proj", # smoldocling
404403
),

0 commit comments

Comments
 (0)