Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"rms_norm_eps": 1e-06,
|
24 |
"tie_word_embeddings": false,
|
25 |
"torch_dtype": "float16",
|
26 |
-
"transformers_version": "4.
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 32000,
|
29 |
"quantization_config": {
|
|
|
23 |
"rms_norm_eps": 1e-06,
|
24 |
"tie_word_embeddings": false,
|
25 |
"torch_dtype": "float16",
|
26 |
+
"transformers_version": "4.33.0.dev0",
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 32000,
|
29 |
"quantization_config": {
|