misdelivery
commited on
Commit
•
7576f64
1
Parent(s):
51ba284
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"torch_dtype": "float32",
|
28 |
"transformers_version": "4.39.0.dev0",
|
29 |
"use_bias": false,
|
30 |
-
"use_cache":
|
31 |
"use_conv_bias": true,
|
32 |
"vocab_size": 50280
|
33 |
}
|
|
|
27 |
"torch_dtype": "float32",
|
28 |
"transformers_version": "4.39.0.dev0",
|
29 |
"use_bias": false,
|
30 |
+
"use_cache": true,
|
31 |
"use_conv_bias": true,
|
32 |
"vocab_size": 50280
|
33 |
}
|