Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -36,7 +36,7 @@
|
|
36 |
"rope_scaling": null,
|
37 |
"rope_theta": 10000.0,
|
38 |
"torch_dtype": "float32",
|
39 |
-
"transformers_version": "4.38.
|
40 |
"use_cache": true,
|
41 |
"vocab_size": 256000
|
42 |
}
|
|
|
36 |
"rope_scaling": null,
|
37 |
"rope_theta": 10000.0,
|
38 |
"torch_dtype": "float32",
|
39 |
+
"transformers_version": "4.38.0.dev0",
|
40 |
"use_cache": true,
|
41 |
"vocab_size": 256000
|
42 |
}
|