Upload ort_config.json with huggingface_hub
Browse files- ort_config.json +1 -1
ort_config.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
| 17 |
"disable_layer_norm_fusion": false,
|
| 18 |
"disable_packed_kv": true,
|
| 19 |
"disable_rotary_embeddings": false,
|
| 20 |
-
"disable_shape_inference":
|
| 21 |
"disable_skip_layer_norm": null,
|
| 22 |
"disable_skip_layer_norm_fusion": false,
|
| 23 |
"enable_gelu_approximation": true,
|
|
|
|
| 17 |
"disable_layer_norm_fusion": false,
|
| 18 |
"disable_packed_kv": true,
|
| 19 |
"disable_rotary_embeddings": false,
|
| 20 |
+
"disable_shape_inference": false,
|
| 21 |
"disable_skip_layer_norm": null,
|
| 22 |
"disable_skip_layer_norm_fusion": false,
|
| 23 |
"enable_gelu_approximation": true,
|