22 lines
398 B
TOML
22 lines
398 B
TOML
name = "Morph: Morph V3 Fast"
|
|
description = "Efficient model for low-latency assistance, extraction, and routine automation"
|
|
release_date = "2024-08-15"
|
|
last_updated = "2024-08-15"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.8
|
|
output = 1.2
|
|
|
|
[limit]
|
|
context = 81920
|
|
output = 38000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|