24 lines
439 B
TOML
24 lines
439 B
TOML
name = "Phi-3.5-mini-instruct"
|
|
description = "Efficient model for low-latency assistance, extraction, and routine automation"
|
|
family = "phi"
|
|
release_date = "2024-08-20"
|
|
last_updated = "2024-08-20"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
knowledge = "2023-10"
|
|
tool_call = false
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.13
|
|
output = 0.52
|
|
|
|
[limit]
|
|
context = 128_000
|
|
output = 4_096
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|