Dongfu Jiang
commited on
Commit
•
ffdad70
1
Parent(s):
e5eeb92
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -24,7 +24,8 @@
|
|
24 |
"rope_scaling": null,
|
25 |
"rope_theta": 25000.0,
|
26 |
"text_config": {
|
27 |
-
"model_type": "persimmon"
|
|
|
28 |
},
|
29 |
"tie_word_embeddings": false,
|
30 |
"torch_dtype": "bfloat16",
|
|
|
24 |
"rope_scaling": null,
|
25 |
"rope_theta": 25000.0,
|
26 |
"text_config": {
|
27 |
+
"model_type": "persimmon",
|
28 |
+
"vocab_size": 262146
|
29 |
},
|
30 |
"tie_word_embeddings": false,
|
31 |
"torch_dtype": "bfloat16",
|