Commit
•
ee4f33c
1
Parent(s):
e774838
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -31,6 +31,6 @@
|
|
31 |
"torch_dtype": "bfloat16",
|
32 |
"transformers_version": "4.39.3",
|
33 |
"use_cache": true,
|
34 |
-
"attention_bias": false
|
35 |
"vocab_size": 32064
|
36 |
}
|
|
|
31 |
"torch_dtype": "bfloat16",
|
32 |
"transformers_version": "4.39.3",
|
33 |
"use_cache": true,
|
34 |
+
"attention_bias": false,
|
35 |
"vocab_size": 32064
|
36 |
}
|