Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"max_position_embeddings": 8192,
|
19 |
"model_type": "gemma2",
|
20 |
"num_attention_heads": 32,
|
21 |
-
"num_hidden_layers":
|
22 |
"num_key_value_heads": 16,
|
23 |
"pad_token_id": 0,
|
24 |
"query_pre_attn_scalar": 144,
|
|
|
18 |
"max_position_embeddings": 8192,
|
19 |
"model_type": "gemma2",
|
20 |
"num_attention_heads": 32,
|
21 |
+
"num_hidden_layers": 56,
|
22 |
"num_key_value_heads": 16,
|
23 |
"pad_token_id": 0,
|
24 |
"query_pre_attn_scalar": 144,
|