Files
2026-07-13 12:28:55 +08:00

23 lines
417 B
TOML

name = "Phi 4 Multimodal"
description = "General-purpose chat model for instruction following, writing, and analysis"
release_date = "2025-07-26"
last_updated = "2025-07-26"
attachment = false
reasoning = false
tool_call = false
structured_output = false
open_weights = false
[cost]
input = 0.0
output = 0.0
[limit]
context = 128_000
input = 128_000
output = 16_384
[modalities]
input = ["text"]
output = ["text"]