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

23 lines
408 B
TOML

name = "Phi 4 Mini"
description = "Compact GPT model for low-latency assistance and high-volume workloads"
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.17
output = 0.68
[limit]
context = 128_000
input = 128_000
output = 16_384
[modalities]
input = ["text"]
output = ["text"]