23 lines
414 B
TOML
23 lines
414 B
TOML
name = "Morph v3 Large"
|
|
description = "Flagship model for demanding analysis, coding, and production agent workflows"
|
|
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.90
|
|
output = 1.90
|
|
|
|
[limit]
|
|
context = 32_000
|
|
output = 32_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|