Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"output_distribution_kwargs": {
|
| 16 |
"k_components": 24
|
| 17 |
},
|
| 18 |
-
"use_memory_efficient_attention":
|
| 19 |
"stabilize_with_global": true,
|
| 20 |
"scale_factor_exponent": 10.0
|
| 21 |
}
|
|
|
|
| 15 |
"output_distribution_kwargs": {
|
| 16 |
"k_components": 24
|
| 17 |
},
|
| 18 |
+
"use_memory_efficient_attention": true,
|
| 19 |
"stabilize_with_global": true,
|
| 20 |
"scale_factor_exponent": 10.0
|
| 21 |
}
|