19 lines
386 B
TOML
19 lines
386 B
TOML
name = "Nemotron Cascade 2 30B A3B"
|
|
description = "Nemotron model for efficient reasoning, coding, and specialized AI agents"
|
|
family = "nemotron"
|
|
release_date = "2026-03-24"
|
|
last_updated = "2026-04-09"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 256_000
|
|
output = 32_768
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|