Skip to content

Commit c30e005

Browse files
feat: add 2 nemotrons
1 parent ee34e12 commit c30e005

3 files changed

Lines changed: 12 additions & 5 deletions

File tree

docs/api-references/text-models-llm/NVIDIA/nemotron-nano-12b-v2-vl.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

docs/api-references/text-models-llm/NVIDIA/nemotron-nano-9b-v2.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
[
22
{
3-
"name": "google/gemini-2.5-flash-image-edit",
4-
"alias": "gemini-2.5-flash-image-edit",
5-
"category": "image-models",
6-
"vendor": "Google",
7-
"features": ["image-to-image"]
3+
"name": "nvidia/nemotron-nano-9b-v2",
4+
"alias": "nemotron-nano-9b-v2",
5+
"category": "text-models-llm",
6+
"vendor": "NVIDIA"
7+
},
8+
{
9+
"name": "nvidia/nemotron-nano-12b-v2-vl",
10+
"alias": "nemotron-nano-12b-v2-vl",
11+
"category": "text-models-llm",
12+
"vendor": "NVIDIA"
813
}
914
]

0 commit comments

Comments
 (0)