Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"bos_token_id": 100006,
|
6 |
"eos_token_id": 100007,
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"AquilaForCausalLM"
|
4 |
],
|
5 |
"bos_token_id": 100006,
|
6 |
"eos_token_id": 100007,
|