Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -27,6 +27,5 @@
|
|
27 |
"torch_dtype": "float16",
|
28 |
"transformers_version": "4.36.2",
|
29 |
"use_cache": true,
|
30 |
-
"vocab_size": 32256
|
31 |
-
"ignore_mismatched_sizes": true
|
32 |
}
|
|
|
27 |
"torch_dtype": "float16",
|
28 |
"transformers_version": "4.36.2",
|
29 |
"use_cache": true,
|
30 |
+
"vocab_size": 32256
|
|
|
31 |
}
|