23 lines
414 B
TOML
23 lines
414 B
TOML
name = "Morph v3 Fast"
|
|
description = "Efficient model for low-latency assistance, extraction, and routine automation"
|
|
family = "morph"
|
|
release_date = "2024-08-15"
|
|
last_updated = "2024-08-15"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = false
|
|
tool_call = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.80
|
|
output = 1.20
|
|
|
|
[limit]
|
|
context = 16_000
|
|
output = 16_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|