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

24 lines
441 B
TOML

name = "Phi-3-small-instruct (8k)"
description = "Efficient model for low-latency assistance, extraction, and routine automation"
family = "phi"
release_date = "2024-04-23"
last_updated = "2024-04-23"
attachment = false
reasoning = false
temperature = true
knowledge = "2023-10"
tool_call = false
open_weights = true
[cost]
input = 0.15
output = 0.60
[limit]
context = 8_192
output = 2_048
[modalities]
input = ["text"]
output = ["text"]