bloom-testing
commited on
Commit
•
91108ae
1
Parent(s):
9766711
push-o-matic
Browse files- config.json +1 -1
config.json
CHANGED
@@ -24,7 +24,7 @@
|
|
24 |
"skip_bias_add": true,
|
25 |
"skip_bias_add_qkv": false,
|
26 |
"slow_but_exact": false,
|
27 |
-
"transformers_version": "4.30.
|
28 |
"unk_token_id": 0,
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 50000
|
|
|
24 |
"skip_bias_add": true,
|
25 |
"skip_bias_add_qkv": false,
|
26 |
"slow_but_exact": false,
|
27 |
+
"transformers_version": "4.30.2",
|
28 |
"unk_token_id": 0,
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 50000
|