Files
anomalyco--models.dev/models/nvidia/nemotron-cascade-2-30b-a3b.toml
2026-07-13 12:28:55 +08:00

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"]