Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
"intermediate_size": 5632,
|
| 14 |
"max_position_embeddings": 2048,
|
| 15 |
"model_type": "llama",
|
| 16 |
-
"num_attention_heads":
|
| 17 |
"num_hidden_layers": 22,
|
| 18 |
"num_key_value_heads": 4,
|
| 19 |
"pretraining_tp": 1,
|
|
|
|
| 13 |
"intermediate_size": 5632,
|
| 14 |
"max_position_embeddings": 2048,
|
| 15 |
"model_type": "llama",
|
| 16 |
+
"num_attention_heads": 32,
|
| 17 |
"num_hidden_layers": 22,
|
| 18 |
"num_key_value_heads": 4,
|
| 19 |
"pretraining_tp": 1,
|