fix(models): add nvidia nemotron bases

This commit is contained in:
Adam
2026-06-06 06:38:27 -05:00
parent f753ddacdb
commit e524b01b9a
98 changed files with 418 additions and 50 deletions
+3
View File
@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
<path d="M16.1801 15.8791V14.0283C16.3472 14.0155 16.5271 14.0026 16.7199 14.0026C21.7966 13.8356 25.1254 18.3596 25.1254 18.3596C25.1254 18.3596 21.5267 23.3463 17.671 23.3463C17.1569 23.3463 16.6557 23.2692 16.1801 23.1021V17.4728C18.1465 17.7298 18.545 18.591 19.7274 20.5702L22.375 18.3468C22.375 18.3468 20.4343 15.8277 17.1955 15.8277C16.8356 15.8277 16.5014 15.8405 16.1801 15.8791ZM16.1801 9.75492V12.5246C16.3472 12.5118 16.5271 12.4989 16.7199 12.4861C23.763 12.2547 28.377 18.2696 28.377 18.2696C28.377 18.2696 23.0819 24.683 17.5939 24.683C17.0798 24.683 16.6171 24.6444 16.1801 24.5545V26.2767C16.5528 26.3152 16.9384 26.341 17.3625 26.341C22.4649 26.341 26.1664 23.7448 29.7523 20.6473C30.3435 21.1229 32.7597 22.2796 33.261 22.7937C29.8679 25.6341 21.9251 27.9346 17.4396 27.9346C17.0155 27.9346 16.5914 27.9089 16.1801 27.8704V30.2866H35.6001V9.75492H16.1801ZM16.1801 23.1021V24.5545C11.4376 23.7191 10.1266 18.7966 10.1266 18.7966C10.1266 18.7966 12.4015 16.2775 16.1801 15.8791V17.4728H16.1673C14.188 17.2414 12.6329 19.0922 12.6329 19.0922C12.6329 19.0922 13.5068 22.2025 16.1801 23.1021ZM7.77464 18.591C7.77464 18.591 10.5765 14.4525 16.1801 14.0283V12.5246C9.9724 13.0259 4.6001 18.2696 4.6001 18.2696C4.6001 18.2696 7.64612 27.0735 16.1801 27.8575V26.2767C9.90814 25.4798 7.77464 18.591 7.77464 18.591Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@@ -0,0 +1,17 @@
name = "Llama 3.1 Nemotron 70B Instruct"
family = "nemotron"
release_date = "2025-04-15"
last_updated = "2025-04-15"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Llama 3.1 Nemotron Safety Guard 8B v3"
family = "nemotron"
release_date = "2025-10-28"
last_updated = "2025-10-28"
attachment = false
reasoning = false
temperature = false
tool_call = false
open_weights = true
[limit]
context = 128_000
output = 4_096
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Llama 3.1 Nemotron Ultra 253B"
family = "nemotron"
release_date = "2025-04-07"
last_updated = "2025-04-07"
attachment = false
reasoning = true
temperature = true
tool_call = true
open_weights = true
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Llama 3.3 Nemotron Super 49B v1.5"
family = "nemotron"
release_date = "2025-07-25"
last_updated = "2025-07-25"
attachment = false
reasoning = true
temperature = true
tool_call = true
open_weights = true
[limit]
context = 131_072
output = 131_072
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Llama 3.3 Nemotron Super 49B v1"
family = "nemotron"
release_date = "2025-04-07"
last_updated = "2025-04-07"
attachment = false
reasoning = true
temperature = true
tool_call = true
open_weights = true
[limit]
context = 131_072
output = 131_072
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Llama Nemotron Embed VL 1B v2"
family = "nemotron"
release_date = "2026-02-10"
last_updated = "2026-02-10"
attachment = true
reasoning = false
temperature = false
tool_call = false
open_weights = true
[limit]
context = 32_768
output = 2_048
[modalities]
input = ["text", "image"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Llama Nemotron Rerank VL 1B v2"
family = "nemotron"
release_date = "2026-03-31"
last_updated = "2026-03-31"
attachment = true
reasoning = false
temperature = false
tool_call = false
open_weights = true
[limit]
context = 128_000
output = 4_096
[modalities]
input = ["text", "image"]
output = ["text"]
+17
View File
@@ -0,0 +1,17 @@
name = "Mistral Nemotron"
family = "nemotron"
release_date = "2025-06-11"
last_updated = "2025-06-12"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Nemotron 3 Content Safety"
family = "nemotron"
release_date = "2026-04-16"
last_updated = "2026-04-16"
attachment = false
reasoning = false
temperature = false
tool_call = false
open_weights = true
[limit]
context = 128_000
output = 4_096
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Nemotron 3 Nano 30B A3B"
family = "nemotron"
release_date = "2025-12-15"
last_updated = "2025-12-15"
attachment = false
reasoning = true
temperature = true
tool_call = true
open_weights = true
[limit]
context = 262_144
output = 262_144
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Nemotron 3 Nano Omni 30B A3B Reasoning"
family = "nemotron"
release_date = "2026-04-28"
last_updated = "2026-04-28"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = true
[limit]
context = 256_000
output = 65_536
[modalities]
input = ["text", "image", "video", "audio"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Nemotron 3 Super 120B A12B"
family = "nemotron"
release_date = "2026-03-11"
last_updated = "2026-03-11"
attachment = false
reasoning = true
temperature = true
tool_call = true
open_weights = true
[limit]
context = 262_144
output = 262_144
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Nemotron 3 Ultra 550B A55B"
family = "nemotron"
release_date = "2026-06-04"
last_updated = "2026-06-04"
attachment = false
reasoning = true
temperature = true
tool_call = true
open_weights = true
[limit]
context = 1_000_000
output = 128_000
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Nemotron 3.5 Content Safety"
family = "nemotron"
release_date = "2026-06-04"
last_updated = "2026-06-04"
attachment = true
reasoning = true
temperature = true
tool_call = false
open_weights = true
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text", "image"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Nemotron Cascade 2 30B A3B"
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"]
@@ -0,0 +1,17 @@
name = "Nemotron Content Safety Reasoning 4B"
family = "nemotron"
release_date = "2026-01-22"
last_updated = "2026-01-22"
attachment = false
reasoning = true
temperature = false
tool_call = false
open_weights = true
[limit]
context = 128_000
output = 4_096
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Nemotron Mini 4B Instruct"
family = "nemotron"
release_date = "2024-08-21"
last_updated = "2024-08-26"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,17 @@
name = "Nemotron Nano 12B v2 VL"
family = "nemotron"
release_date = "2025-10-28"
last_updated = "2025-10-28"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = true
[limit]
context = 128_000
output = 128_000
[modalities]
input = ["text", "image", "video"]
output = ["text"]
+17
View File
@@ -0,0 +1,17 @@
name = "Nemotron Nano 9B v2"
family = "nemotron"
release_date = "2025-08-18"
last_updated = "2025-08-18"
attachment = false
reasoning = true
temperature = true
tool_call = true
open_weights = true
[limit]
context = 131_072
output = 131_072
[modalities]
input = ["text"]
output = ["text"]
+17
View File
@@ -0,0 +1,17 @@
name = "Nemotron VoiceChat"
family = "nemotron"
release_date = "2026-03-16"
last_updated = "2026-03-16"
attachment = true
reasoning = false
temperature = true
tool_call = true
open_weights = true
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text", "audio"]
output = ["text"]
-8
View File
@@ -491,14 +491,6 @@ tbody td:nth-child(3) {
color: var(--color-text);
}
tbody tr:target td {
background-color: color-mix(
in srgb,
var(--color-brand) 12%,
var(--color-background)
);
}
tbody tr:last-child td {
border-bottom: 0;
}
+1 -2
View File
@@ -8,7 +8,6 @@ interface SearchIndexItem {
logo: string;
tokens: string[];
lab?: string;
provider?: string;
modelCount?: number;
providerCount?: number;
context?: number;
@@ -267,7 +266,7 @@ function appendHighlightedText(
function resultMeta(item: SearchIndexItem) {
if (item.type === "model") {
return [
item.lab ?? item.provider,
item.lab,
item.providerCount === undefined
? undefined
: `${item.providerCount} providers`,
-40
View File
@@ -71,7 +71,6 @@ interface SearchIndexItem {
logo: string;
tokens: string[];
lab?: string;
provider?: string;
modelCount?: number;
providerCount?: number;
context?: number;
@@ -309,36 +308,6 @@ function buildSearchItems(
});
}
for (const entry of ProviderModelEntries) {
if (entry.canonical) continue;
const displayName = displayModelName(entry);
items.push({
type: "model",
title: displayName,
id: `${entry.providerId}/${entry.modelId}`,
href: providerModelHref(entry.providerId, entry.modelId),
logo: logoHref(entry.providerId),
provider: entry.provider.name,
context: entry.model.limit?.context,
releaseDate: entry.model.release_date,
inputCost: entry.model.cost?.input,
outputCost: entry.model.cost?.output,
updated: entry.model.last_updated,
tokens: [
displayName,
entry.modelId,
entry.provider.name,
entry.providerId,
entry.model.family,
entry.model.release_date,
entry.model.last_updated,
...(entry.model.modalities?.input ?? []),
...(entry.model.modalities?.output ?? []),
].filter((token): token is string => Boolean(token)),
});
}
for (const [providerId, provider] of providers) {
const providerModels = ProviderModelEntries.filter(
(entry) => entry.providerId === providerId,
@@ -981,7 +950,6 @@ function ProviderModelsTable(props: {
return (
<tr
id={providerModelAnchor(entry.providerId, entry.modelId)}
data-search={`${displayName} ${entry.modelId} ${entry.provider.name} ${entry.providerId} ${lab?.name ?? ""} ${entry.model.family ?? ""} ${booleanText(entry.model.reasoning)} ${booleanText(entry.model.tool_call)} ${booleanText(entry.model.structured_output)} ${booleanText(entry.model.temperature)}`}
>
{props.mode === "model" ? (
@@ -1475,14 +1443,6 @@ function providerHref(id: string) {
return `/providers/${encodeURIComponent(id)}`;
}
function providerModelHref(providerId: string, modelId: string) {
return `${providerHref(providerId)}#${providerModelAnchor(providerId, modelId)}`;
}
function providerModelAnchor(providerId: string, modelId: string) {
return `provider-model-${encodeURIComponent(`${providerId}/${modelId}`).replace(/%/g, "_")}`;
}
function labHref(id: string) {
return `/labs/${encodeURIComponent(id)}`;
}
@@ -1,4 +1,5 @@
name = "NVIDIA Nemotron Nano 12B v2 VL BF16"
base_model = "nvidia/nemotron-nano-12b-v2-vl"
family = "nemotron"
release_date = "2024-12-01"
last_updated = "2024-12-01"
@@ -1,4 +1,5 @@
name = "NVIDIA Nemotron Nano 3 30B"
base_model = "nvidia/nemotron-3-nano-30b-a3b"
family = "nemotron"
release_date = "2025-12-23"
last_updated = "2025-12-23"
@@ -1,4 +1,5 @@
name = "NVIDIA Nemotron Nano 9B v2"
base_model = "nvidia/nemotron-nano-9b-v2"
family = "nemotron"
release_date = "2024-12-01"
last_updated = "2024-12-01"
@@ -1,4 +1,5 @@
name = "NVIDIA Nemotron 3 Super 120B A12B"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron"
release_date = "2026-03-11"
last_updated = "2026-03-11"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Super"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron"
release_date = "2026-03-11"
last_updated = "2026-03-11"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Super 120B"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron"
release_date = "2026-03-11"
last_updated = "2026-03-11"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Super 120B"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron"
release_date = "2026-03-11"
last_updated = "2026-03-11"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Super 120B A12B"
base_model = "nvidia/nemotron-3-super-120b-a12b"
release_date = "2026-03-11"
last_updated = "2026-03-11"
knowledge = "2025-12"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Nano 30B A3B"
base_model = "nvidia/nemotron-3-nano-30b-a3b"
family = "nemotron"
release_date = "2025-04-14"
last_updated = "2025-04-14"
@@ -1,4 +1,5 @@
name = "Nemotron Nano 3 Omni"
base_model = "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning"
family = "nemotron"
release_date = "2026-04-28"
last_updated = "2026-04-30"
@@ -1,4 +1,5 @@
name = "Nemotron Nano 12B v2 VL"
base_model = "nvidia/nemotron-nano-12b-v2-vl"
family = "nemotron"
release_date = "2025-12-01"
last_updated = "2026-04-30"
@@ -1,4 +1,5 @@
name = "Nemotron-3-Super-120B"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron"
release_date = "2026-03-11"
last_updated = "2026-04-16"
@@ -1,4 +1,5 @@
name = "NVIDIA: Llama 3.3 Nemotron Super 49B V1.5"
base_model = "nvidia/llama-3.3-nemotron-super-49b-v1.5"
release_date = "2025-03-16"
last_updated = "2025-03-16"
attachment = false
@@ -1,4 +1,5 @@
name = "NVIDIA: Nemotron 3 Nano 30B A3B"
base_model = "nvidia/nemotron-3-nano-30b-a3b"
release_date = "2024-12"
last_updated = "2026-02-04"
attachment = false
@@ -1,4 +1,5 @@
name = "NVIDIA: Nemotron 3 Nano Omni (free)"
base_model = "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning"
release_date = "2026-04-28"
last_updated = "2026-05-01"
attachment = true
@@ -1,4 +1,5 @@
name = "NVIDIA: Nemotron 3 Super"
base_model = "nvidia/nemotron-3-super-120b-a12b"
release_date = "2026-03-11"
last_updated = "2026-04-11"
attachment = false
@@ -1,4 +1,5 @@
name = "NVIDIA: Nemotron 3 Super (free)"
base_model = "nvidia/nemotron-3-super-120b-a12b"
release_date = "2026-03-12"
last_updated = "2026-03-15"
attachment = false
@@ -1,4 +1,5 @@
name = "NVIDIA: Nemotron Nano 9B V2"
base_model = "nvidia/nemotron-nano-9b-v2"
release_date = "2025-08-18"
last_updated = "2025-08-18"
attachment = false
@@ -1,4 +1,5 @@
name = "Llama 3.1 Nemotron Ultra 253B"
base_model = "nvidia/llama-3.1-nemotron-ultra-253b"
family = "llama"
release_date = "2025-04-07"
last_updated = "2025-04-07"
@@ -1,4 +1,5 @@
name = "Nvidia Nemotron 70b"
base_model = "nvidia/llama-3.1-nemotron-70b-instruct"
family = "nemotron"
release_date = "2025-04-15"
last_updated = "2025-04-15"
@@ -1,4 +1,5 @@
name = "Nvidia Nemotron Super 49B"
base_model = "nvidia/llama-3.3-nemotron-super-49b-v1"
family = "nemotron"
release_date = "2025-08-08"
last_updated = "2025-08-08"
@@ -1,4 +1,5 @@
name = "Nvidia Nemotron Super 49B v1.5"
base_model = "nvidia/llama-3.3-nemotron-super-49b-v1.5"
family = "nemotron"
release_date = "2025-08-08"
last_updated = "2025-08-08"
@@ -1,4 +1,5 @@
name = "Nvidia Nemotron 3 Nano 30B"
base_model = "nvidia/nemotron-3-nano-30b-a3b"
family = "nemotron"
release_date = "2025-12-15"
last_updated = "2025-12-15"
@@ -1,5 +1,6 @@
# Included in subscription
name = "Nvidia Nemotron 3 Nano Omni"
base_model = "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning"
release_date = "2026-04-28"
last_updated = "2026-04-28"
attachment = true
@@ -1,5 +1,6 @@
# Included in subscription
name = "Nvidia Nemotron 3 Super 120B"
base_model = "nvidia/nemotron-3-super-120b-a12b"
release_date = "2026-03-01"
last_updated = "2026-03-01"
attachment = false
@@ -1,5 +1,6 @@
# Included in subscription
name = "Nvidia Nemotron 3 Super 120B Thinking"
base_model = "nvidia/nemotron-3-super-120b-a12b"
release_date = "2026-03-01"
last_updated = "2026-03-01"
attachment = false
@@ -1,4 +1,5 @@
name = "Nvidia Nemotron Nano 9B v2"
base_model = "nvidia/nemotron-nano-9b-v2"
family = "nemotron"
release_date = "2025-08-18"
last_updated = "2025-08-18"
@@ -1,4 +1,5 @@
name = "Llama-3.1-Nemotron-Ultra-253B-v1"
base_model = "nvidia/llama-3.1-nemotron-ultra-253b"
attachment = false
reasoning = false
tool_call = true
@@ -1,4 +1,5 @@
name = "Nemotron-3-Nano-30B-A3B"
base_model = "nvidia/nemotron-3-nano-30b-a3b"
attachment = false
reasoning = false
tool_call = true
@@ -1,4 +1,5 @@
name = "Nemotron-3-Nano-Omni"
base_model = "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning"
attachment = false
reasoning = true
tool_call = true
@@ -1,4 +1,5 @@
name = "Nemotron-3-Super-120B-A12B"
base_model = "nvidia/nemotron-3-super-120b-a12b"
attachment = false
reasoning = true
tool_call = true
@@ -1,4 +1,5 @@
name = "mistral-nemotron"
base_model = "nvidia/mistral-nemotron"
release_date = "2025-06-11"
last_updated = "2025-06-12"
attachment = false
@@ -1,4 +1,5 @@
name = "llama-3.1-nemotron-safety-guard-8b-v3"
base_model = "nvidia/llama-3.1-nemotron-safety-guard-8b-v3"
release_date = "2025-10-28"
last_updated = "2025-10-28"
attachment = false
@@ -1,4 +1,5 @@
name = "Llama 3.3 Nemotron Super 49B v1"
base_model = "nvidia/llama-3.3-nemotron-super-49b-v1"
family = "nemotron"
release_date = "2025-04-07"
last_updated = "2025-04-07"
@@ -1,4 +1,5 @@
name = "Llama 3.3 Nemotron Super 49B v1.5"
base_model = "nvidia/llama-3.3-nemotron-super-49b-v1.5"
family = "nemotron"
release_date = "2025-07-25"
last_updated = "2025-07-25"
@@ -1,4 +1,5 @@
name = "llama-nemotron-embed-vl-1b-v2"
base_model = "nvidia/llama-nemotron-embed-vl-1b-v2"
release_date = "2026-02-10"
last_updated = "2026-02-10"
attachment = true
@@ -1,4 +1,5 @@
name = "llama-nemotron-rerank-vl-1b-v2"
base_model = "nvidia/llama-nemotron-rerank-vl-1b-v2"
release_date = "2026-03-31"
last_updated = "2026-03-31"
attachment = true
@@ -1,4 +1,5 @@
name = "nemotron-3-content-safety"
base_model = "nvidia/nemotron-3-content-safety"
release_date = "2026-04-16"
last_updated = "2026-04-16"
attachment = false
@@ -1,4 +1,5 @@
name = "nemotron-3-nano-30b-a3b"
base_model = "nvidia/nemotron-3-nano-30b-a3b"
family = "nemotron"
release_date = "2024-12"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Nano Omni"
base_model = "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning"
family = "nemotron"
release_date = "2026-04-28"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Super"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron"
attachment = false
reasoning = true
@@ -1,4 +1,5 @@
name = "nemotron-content-safety-reasoning-4b"
base_model = "nvidia/nemotron-content-safety-reasoning-4b"
release_date = "2026-01-22"
last_updated = "2026-01-22"
attachment = false
@@ -1,4 +1,5 @@
name = "nemotron-mini-4b-instruct"
base_model = "nvidia/nemotron-mini-4b-instruct"
release_date = "2024-08-21"
last_updated = "2024-08-26"
attachment = false
@@ -1,4 +1,5 @@
name = "nemotron-voicechat"
base_model = "nvidia/nemotron-voicechat"
release_date = "2026-03-16"
last_updated = "2026-03-16"
attachment = true
@@ -1,4 +1,5 @@
name = "nvidia-nemotron-nano-9b-v2"
base_model = "nvidia/nemotron-nano-9b-v2"
family = "nemotron"
release_date = "2025-08-18"
@@ -1,4 +1,5 @@
name = "nemotron-3-nano:30b"
base_model = "nvidia/nemotron-3-nano-30b-a3b"
family = "nemotron"
attachment = false
reasoning = true
@@ -1,4 +1,5 @@
name = "nemotron-3-super"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron"
attachment = false
reasoning = true
@@ -1,4 +1,5 @@
name = "Nemotron 3 Super Free"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron-free"
release_date = "2026-03-11"
last_updated = "2026-03-11"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Ultra Free"
base_model = "nvidia/nemotron-3-ultra-550b-a55b"
family = "nemotron-free"
release_date = "2026-06-04"
last_updated = "2026-06-04"
@@ -1,4 +1,5 @@
name = "Llama 3.3 Nemotron Super 49B V1.5"
base_model = "nvidia/llama-3.3-nemotron-super-49b-v1.5"
family = "nemotron"
release_date = "2025-10-10"
last_updated = "2025-10-10"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Nano 30B A3B"
base_model = "nvidia/nemotron-3-nano-30b-a3b"
family = "nemotron"
release_date = "2025-12-14"
last_updated = "2025-12-14"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Nano 30B A3B (free)"
base_model = "nvidia/nemotron-3-nano-30b-a3b"
family = "nemotron"
release_date = "2025-12-14"
last_updated = "2025-12-14"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Nano Omni (free)"
base_model = "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning"
family = "nemotron"
release_date = "2026-04-28"
last_updated = "2026-04-28"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Super"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron"
release_date = "2026-03-11"
last_updated = "2026-03-11"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Super (free)"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron"
release_date = "2026-03-11"
last_updated = "2026-03-11"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Ultra"
base_model = "nvidia/nemotron-3-ultra-550b-a55b"
family = "nemotron"
release_date = "2026-06-04"
last_updated = "2026-06-04"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Ultra (free)"
base_model = "nvidia/nemotron-3-ultra-550b-a55b"
family = "nemotron"
release_date = "2026-06-04"
last_updated = "2026-06-04"
@@ -1,4 +1,5 @@
name = "Nemotron 3.5 Content Safety (free)"
base_model = "nvidia/nemotron-3.5-content-safety"
family = "nemotron"
release_date = "2026-06-04"
last_updated = "2026-06-04"
@@ -1,4 +1,5 @@
name = "Nemotron Nano 12B 2 VL (free)"
base_model = "nvidia/nemotron-nano-12b-v2-vl"
family = "nemotron"
release_date = "2025-10-28"
last_updated = "2025-10-28"
@@ -1,4 +1,5 @@
name = "Nemotron Nano 9B V2"
base_model = "nvidia/nemotron-nano-9b-v2"
family = "nemotron"
release_date = "2025-09-05"
last_updated = "2025-09-05"
@@ -1,4 +1,5 @@
name = "Nemotron Nano 9B V2 (free)"
base_model = "nvidia/nemotron-nano-9b-v2"
family = "nemotron"
release_date = "2025-09-05"
last_updated = "2025-09-05"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Super 120B"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron"
release_date = "2026-03-11"
last_updated = "2026-03-11"
@@ -1,4 +1,5 @@
name = "Nemotron 3 Super 120B"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron"
attachment = false
reasoning = true
@@ -1,4 +1,5 @@
name = "Nemotron 3 Ultra 550B A55B"
base_model = "nvidia/nemotron-3-ultra-550b-a55b"
family = "nemotron"
release_date = "2026-06-04"
last_updated = "2026-06-04"
@@ -1,4 +1,5 @@
name = "NVIDIA Nemotron 3 Nano 30B"
base_model = "nvidia/nemotron-3-nano-30b-a3b"
family = "nemotron"
attachment = false
reasoning = false
@@ -1,4 +1,5 @@
name = "Nemotron Cascade 2 30B A3B"
base_model = "nvidia/nemotron-cascade-2-30b-a3b"
family = "nemotron"
attachment = false
reasoning = true
@@ -1,4 +1,5 @@
name = "Nemotron 3 Nano 30B A3B"
base_model = "nvidia/nemotron-3-nano-30b-a3b"
family = "nemotron"
release_date = "2024-12"
last_updated = "2024-12"
@@ -1,4 +1,5 @@
name = "NVIDIA Nemotron 3 Super 120B A12B"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron"
attachment = false
reasoning = false
@@ -1,4 +1,5 @@
name = "Nvidia Nemotron Nano 12B V2 VL"
base_model = "nvidia/nemotron-nano-12b-v2-vl"
family = "nemotron"
release_date = "2024-12"
last_updated = "2024-12"
@@ -1,4 +1,5 @@
name = "Nvidia Nemotron Nano 9B V2"
base_model = "nvidia/nemotron-nano-9b-v2"
family = "nemotron"
release_date = "2025-08-18"
last_updated = "2025-08-18"
@@ -1,4 +1,5 @@
name = "Llama 3.1 Nemotron Safety Guard"
base_model = "nvidia/llama-3.1-nemotron-safety-guard-8b-v3"
family = "llama"
attachment = false
reasoning = false
@@ -1,4 +1,5 @@
name = "NVIDIA Nemotron 3 Nano Omni"
base_model = "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning"
family = "nemotron"
attachment = false
reasoning = true
@@ -1,4 +1,5 @@
name = "NVIDIA Nemotron Cascade 2"
base_model = "nvidia/nemotron-cascade-2-30b-a3b"
family = "nemotron"
attachment = false
reasoning = true
@@ -1,4 +1,5 @@
name = "NVIDIA Nemotron 3 Super 120B"
base_model = "nvidia/nemotron-3-super-120b-a12b"
family = "nemotron"
release_date = "2026-03-11"
last_updated = "2026-03-12"