Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"num_hidden_layers": 28,
|
28 |
"num_key_value_heads": 20,
|
29 |
"rope_theta": 5000000,
|
30 |
-
"vocab_size": 100416
|
31 |
},
|
32 |
"torch_dtype": "bfloat16",
|
33 |
"transformers_version": "4.46.0",
|
|
|
27 |
"num_hidden_layers": 28,
|
28 |
"num_key_value_heads": 20,
|
29 |
"rope_theta": 5000000,
|
30 |
+
"vocab_size": 100416
|
31 |
},
|
32 |
"torch_dtype": "bfloat16",
|
33 |
"transformers_version": "4.46.0",
|