Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -7,6 +7,6 @@
|
|
7 |
"num_attention_heads":16,
|
8 |
"hidden_size": 8192,
|
9 |
"embedding_mode": true,
|
10 |
-
"num_hidden_layers":
|
11 |
"head_dim": 8192
|
12 |
}
|
|
|
7 |
"num_attention_heads":16,
|
8 |
"hidden_size": 8192,
|
9 |
"embedding_mode": true,
|
10 |
+
"num_hidden_layers": 40,
|
11 |
"head_dim": 8192
|
12 |
}
|