Problem with Processor Loading

#64
by lingy - opened

'''python
from transformers import AutoModelForCausalLM, AutoProcesso
processor = AutoProcessor.from_pretrained("microsoft/Phi-4-multimodal-instruct")
'''

This will introduce TypeError: Phi4MMProcessor.init() got an unexpected keyword argument 'chat_template'

lingy changed discussion status to closed
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment