Commit ·
3bf08d4
1
Parent(s): 11d1ffd
yo
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
"AutoConfig": "custom_model.CustomModelConfig"
|
| 8 |
},
|
| 9 |
"architectures": [
|
| 10 |
-
"
|
| 11 |
],
|
| 12 |
"num_attention_heads": 1
|
| 13 |
}
|
|
|
|
| 7 |
"AutoConfig": "custom_model.CustomModelConfig"
|
| 8 |
},
|
| 9 |
"architectures": [
|
| 10 |
+
"AquilaModel"
|
| 11 |
],
|
| 12 |
"num_attention_heads": 1
|
| 13 |
}
|