failspy commited on
Commit
a92e6f9
1 Parent(s): 71c3f34

Change hypothetical architecture to 'NemotronForCausalLM' to not overwrite previous works

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "MegatronForCausalLM"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
 
1
  {
2
  "architectures": [
3
+ "NemotronForCausalLM"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,