25 lines
451 B
TOML
25 lines
451 B
TOML
name = "MAI-DS-R1"
|
|
description = "Reasoning model for deliberate analysis, multi-step problem solving, and tool use"
|
|
family = "mai"
|
|
release_date = "2025-01-20"
|
|
last_updated = "2025-01-20"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
knowledge = "2024-06"
|
|
tool_call = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.00
|
|
output = 0.00
|
|
|
|
[limit]
|
|
context = 65_536
|
|
output = 8_192
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|