stoshniwal commited on
Commit
38495aa
·
verified ·
1 Parent(s): 83d1fe8

Update genselect_hf.py

Browse files
Files changed (1) hide show
  1. 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-14B"
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