We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de713c commit bd2f2b6Copy full SHA for bd2f2b6
src/transformers/models/auto/modeling_auto.py
@@ -877,7 +877,6 @@
877
("blip-2", "Blip2ForConditionalGeneration"),
878
("chameleon", "ChameleonForConditionalGeneration"),
879
("git", "GitForCausalLM"),
880
- ("glm4v", "Glm4vForConditionalGeneration"),
881
("idefics2", "Idefics2ForConditionalGeneration"),
882
("idefics3", "Idefics3ForConditionalGeneration"),
883
("instructblip", "InstructBlipForConditionalGeneration"),
0 commit comments