Ttimofeyka
commited on
Commit
•
e2de4c0
1
Parent(s):
88e7049
Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
"max_position_embeddings": 2048,
|
17 |
"model_type": "llama",
|
18 |
"num_attention_heads": 32,
|
19 |
-
"num_hidden_layers":
|
20 |
"num_key_value_heads": 32,
|
21 |
"pad_token_id": 32000,
|
22 |
"pretraining_tp": 1,
|
|
|
16 |
"max_position_embeddings": 2048,
|
17 |
"model_type": "llama",
|
18 |
"num_attention_heads": 32,
|
19 |
+
"num_hidden_layers": 50,
|
20 |
"num_key_value_heads": 32,
|
21 |
"pad_token_id": 32000,
|
22 |
"pretraining_tp": 1,
|