Commit
•
b683bf7
1
Parent(s):
95f35a9
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -165,6 +165,6 @@
|
|
165 |
"torch_dtype": "bfloat16",
|
166 |
"transformers_version": "4.39.3",
|
167 |
"use_cache": true,
|
168 |
-
"attention_bias": false
|
169 |
"vocab_size": 32064
|
170 |
}
|
|
|
165 |
"torch_dtype": "bfloat16",
|
166 |
"transformers_version": "4.39.3",
|
167 |
"use_cache": true,
|
168 |
+
"attention_bias": false,
|
169 |
"vocab_size": 32064
|
170 |
}
|