24 lines
454 B
TOML
24 lines
454 B
TOML
name = "Microsoft: Phi 4 Mini Instruct"
|
|
description = "Efficient model for low-latency assistance, extraction, and routine automation"
|
|
release_date = "2025-10-17"
|
|
last_updated = "2026-05-07"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
structured_output = true
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.08
|
|
output = 0.35
|
|
cache_read = 0.08
|
|
|
|
[limit]
|
|
context = 128000
|
|
output = 128000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|