charlesxsh commited on
Commit
3bf08d4
·
1 Parent(s): 11d1ffd
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "AutoConfig": "custom_model.CustomModelConfig"
8
  },
9
  "architectures": [
10
- "CustomLM"
11
  ],
12
  "num_attention_heads": 1
13
  }
 
7
  "AutoConfig": "custom_model.CustomModelConfig"
8
  },
9
  "architectures": [
10
+ "AquilaModel"
11
  ],
12
  "num_attention_heads": 1
13
  }