22 lines
393 B
TOML
22 lines
393 B
TOML
name = "AI21: Jamba Large 1.7"
|
|
description = "Flagship model for demanding analysis, coding, and production agent workflows"
|
|
release_date = "2025-08-09"
|
|
last_updated = "2026-03-15"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 2
|
|
output = 8
|
|
|
|
[limit]
|
|
context = 256000
|
|
output = 4096
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|