You're looking at a specific version of this model. Jump to the model overview.

lucataco /phi-4-multimodal-instruct:40c8f5c0

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
text
string
Input text
system_prompt
string
You are a helpful assistant.
System prompt
images
array
Image URLs
audio
array
Audio files
task
array
Available tasks: transcribe, summarize, describe
max_tokens
integer
1000
Max tokens
temperature
number
0.7
Temperature

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'string'}