Commit
•
0eeef57
1
Parent(s):
6ab525a
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -43,6 +43,6 @@
|
|
43 |
"torch_dtype": "bfloat16",
|
44 |
"transformers_version": "4.38.1",
|
45 |
"use_cache": true,
|
46 |
-
"attention_bias": false
|
47 |
"vocab_size": 100352
|
48 |
}
|
|
|
43 |
"torch_dtype": "bfloat16",
|
44 |
"transformers_version": "4.38.1",
|
45 |
"use_cache": true,
|
46 |
+
"attention_bias": false,
|
47 |
"vocab_size": 100352
|
48 |
}
|