NeMo
PyTorch
nemotron
srvm commited on
Commit
6d40552
1 Parent(s): 019a9d0

Update model name

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "nvidia/Minitron-8B-Base",
3
  "architectures": [
4
  "NemotronForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "nvidia/Nemotron4-Minitron-8B-Base",
3
  "architectures": [
4
  "NemotronForCausalLM"
5
  ],