Skip to content

Commit bd2f2b6

Browse files
authored
Update modeling_auto.py
1 parent 1de713c commit bd2f2b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/transformers/models/auto/modeling_auto.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,6 @@
877877
("blip-2", "Blip2ForConditionalGeneration"),
878878
("chameleon", "ChameleonForConditionalGeneration"),
879879
("git", "GitForCausalLM"),
880-
("glm4v", "Glm4vForConditionalGeneration"),
881880
("idefics2", "Idefics2ForConditionalGeneration"),
882881
("idefics3", "Idefics3ForConditionalGeneration"),
883882
("instructblip", "InstructBlipForConditionalGeneration"),

0 commit comments

Comments
 (0)