Mllama
not supported by AutoModelForCausalLM
after updating transformers
to 4.50.0
#36926
Closed
2 of 4 tasks
Labels
System Info
transformers
version: 4.50.0Who can help?
No response
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
Steps to reproduce the behavior:
transformers
(4.50.0)Got the error:
However, it's mentioned in the latest document that the
mllama
model is supportedhttps://huggingface.co/docs/transformers/model_doc/auto#transformers.AutoModelForCausalLM.from_pretrained
I tested this in an environment with
transformers==4.49.0
and the model is loaded without issueExpected behavior
The multimodal mllama model (Llama-3.2-11B-Vision) is loaded successfully
The text was updated successfully, but these errors were encountered: