22 lines
402 B
TOML
22 lines
402 B
TOML
name = "Microsoft: Phi 4"
|
|
description = "Open-weight instruction model for adaptable chat and self-hosted production workloads"
|
|
release_date = "2024-12-11"
|
|
last_updated = "2024-12-11"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.06
|
|
output = 0.14
|
|
|
|
[limit]
|
|
context = 16384
|
|
output = 16384
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|