danieldk-explosion
commited on
Commit
·
50f5b9f
1
Parent(s):
a0351e0
Typo
Browse files- config.json +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"MptForCausalLM"
|
4 |
],
|
5 |
"attn_config": {
|
6 |
-
"attn_impl": "torch"
|
7 |
},
|
8 |
"auto_map": {
|
9 |
"AutoConfig": "configuration_mpt.MPTConfig",
|
|
|
3 |
"MptForCausalLM"
|
4 |
],
|
5 |
"attn_config": {
|
6 |
+
"attn_impl": "torch"
|
7 |
},
|
8 |
"auto_map": {
|
9 |
"AutoConfig": "configuration_mpt.MPTConfig",
|