Commit
•
c64f7f0
1
Parent(s):
0392c47
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -133,6 +133,6 @@
|
|
133 |
"torch_dtype": "bfloat16",
|
134 |
"transformers_version": "4.39.3",
|
135 |
"use_cache": true,
|
136 |
-
"attention_bias": false
|
137 |
"vocab_size": 32064
|
138 |
}
|
|
|
133 |
"torch_dtype": "bfloat16",
|
134 |
"transformers_version": "4.39.3",
|
135 |
"use_cache": true,
|
136 |
+
"attention_bias": false,
|
137 |
"vocab_size": 32064
|
138 |
}
|