Skip to content

Commit 9a05e46

Browse files
authored
Merge pull request #349 from wojons/patch-7
Add configuration for nvidia-nemotron-nano-9b-v2
2 parents 343ee55 + b60dac5 commit 9a05e46

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "nvidia-nemotron-nano-9b-v2"
2+
3+
release_date = "2025-08-18"
4+
last_updated = "2025-08-18"
5+
attachment = false
6+
reasoning = true
7+
temperature = true
8+
knowledge = "2024-09"
9+
tool_call = true
10+
open_weights = true
11+
12+
[cost]
13+
input = 0.04
14+
output = 0.16
15+
16+
[limit]
17+
context = 131_072
18+
output = 131_072
19+
20+
[modalities]
21+
input = ["text"]
22+
output = ["text"]

0 commit comments

Comments
 (0)