Files
2026-07-13 12:28:55 +08:00

25 lines
442 B
TOML

name = "INTELLECT 3"
description = "Reasoning model for deliberate analysis, multi-step problem solving, and tool use"
release_date = "2025-11-26"
last_updated = "2025-11-26"
knowledge = "2025-11"
attachment = true
reasoning = true
reasoning_options = []
tool_call = true
temperature = true
open_weights = true
[cost]
input = 0.219
output = 1.202
[limit]
context = 128_000
output = 128_000
[modalities]
input = ["text"]
output = ["text"]