diff --git a/providers/nvidia/models/nvidia/nemotron-3-super-120b-a12b.toml b/providers/nvidia/models/nvidia/nemotron-3-super-120b-a12b.toml new file mode 100644 index 000000000..702ba2b0d --- /dev/null +++ b/providers/nvidia/models/nvidia/nemotron-3-super-120b-a12b.toml @@ -0,0 +1,22 @@ +name = "Nemotron 3 Super" +family = "nemotron" +attachment = false +reasoning = true +tool_call = true +temperature = true +knowledge = "2024-04" +release_date = "2026-03-11" +last_updated = "2026-03-11" +open_weights = true + +[cost] +input = 0.20 +output = 0.80 + +[limit] +context = 262144 +output = 262144 + +[modalities] +input = ["text"] +output = ["text"] \ No newline at end of file diff --git a/providers/openrouter/models/nvidia/nemotron-3-super-120b-a12b-free.toml b/providers/openrouter/models/nvidia/nemotron-3-super-120b-a12b-free.toml new file mode 100644 index 000000000..861223766 --- /dev/null +++ b/providers/openrouter/models/nvidia/nemotron-3-super-120b-a12b-free.toml @@ -0,0 +1,22 @@ +name = "Nemotron 3 Super (free)" +family = "nemotron" +attachment = false +reasoning = true +tool_call = true +temperature = true +knowledge = "2024-04" +release_date = "2026-03-11" +last_updated = "2026-03-11" +open_weights = true + +[cost] +input = 0.00 +output = 0.00 + +[limit] +context = 262144 +output = 262144 + +[modalities] +input = ["text"] +output = ["text"] \ No newline at end of file diff --git a/providers/openrouter/models/nvidia/nemotron-3-super-120b-a12b.toml b/providers/openrouter/models/nvidia/nemotron-3-super-120b-a12b.toml new file mode 100644 index 000000000..bbcdfcd30 --- /dev/null +++ b/providers/openrouter/models/nvidia/nemotron-3-super-120b-a12b.toml @@ -0,0 +1,22 @@ +name = "Nemotron 3 Super" +family = "nemotron" +attachment = false +reasoning = true +tool_call = true +temperature = true +knowledge = "2024-04" +release_date = "2026-03-11" +last_updated = "2026-03-11" +open_weights = true + +[cost] +input = 0.10 +output = 0.50 + +[limit] +context = 262144 +output = 262144 + +[modalities] +input = ["text"] +output = ["text"] \ No newline at end of file