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

23 lines
431 B
TOML

name = "Prime Intellect: INTELLECT-3"
description = "Reasoning model for deliberate analysis, multi-step problem solving, and tool use"
release_date = "2025-11-26"
last_updated = "2026-02-04"
attachment = false
reasoning_options = []
reasoning = true
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0.2
output = 1.1
[limit]
context = 131072
output = 131072
[modalities]
input = ["text"]
output = ["text"]