Update genselect_hf.py
Browse files- genselect_hf.py +1 -1
genselect_hf.py
CHANGED
@@ -106,7 +106,7 @@ doors) in a cycle is also 120. This maximum is achievable by removing one black
|
|
106 |
]
|
107 |
|
108 |
|
109 |
-
MODEL_NAME = "nvidia/OpenReasoning-Nemotron-
|
110 |
MAX_NEW_TOKENS = 32000
|
111 |
|
112 |
|
|
|
106 |
]
|
107 |
|
108 |
|
109 |
+
MODEL_NAME = "nvidia/OpenReasoning-Nemotron-1.5B"
|
110 |
MAX_NEW_TOKENS = 32000
|
111 |
|
112 |
|