24 lines
425 B
TOML
24 lines
425 B
TOML
name = "Phi-4-Mini"
|
|
description = "Efficient model for low-latency assistance, extraction, and routine automation"
|
|
family = "phi"
|
|
release_date = "2024-12-01"
|
|
last_updated = "2025-09-05"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
knowledge = "2024-12"
|
|
tool_call = true
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.0
|
|
output = 0.0
|
|
|
|
[limit]
|
|
context = 131_072
|
|
output = 8_192
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|