Commit
·
f9c0179
1
Parent(s):
953bcae
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
| 16 |
"model_type": "falcon",
|
| 17 |
"multi_query": true,
|
| 18 |
"n_head": 71,
|
| 19 |
-
"
|
| 20 |
"n_layer": 2,
|
| 21 |
"new_decoder_architecture": false,
|
| 22 |
"parallel_attn": true,
|
|
|
|
| 16 |
"model_type": "falcon",
|
| 17 |
"multi_query": true,
|
| 18 |
"n_head": 71,
|
| 19 |
+
"num_kv_heads": 71,
|
| 20 |
"n_layer": 2,
|
| 21 |
"new_decoder_architecture": false,
|
| 22 |
"parallel_attn": true,
|