Files
anomalyco--models.dev/providers/github-models/models/microsoft/phi-4-multimodal-instruct.toml
T
2026-07-13 12:28:55 +08:00

25 lines
474 B
TOML

name = "Phi-4-multimodal-instruct"
description = "Multimodal reasoning model for visual analysis, planning, and tool use"
family = "phi"
release_date = "2024-12-11"
last_updated = "2024-12-11"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2023-10"
tool_call = true
open_weights = true
[cost]
input = 0.00
output = 0.00
[limit]
context = 128_000
output = 4_096
[modalities]
input = ["text", "image", "audio"]
output = ["text"]