Upload encoder/config.json with huggingface_hub
Browse files- encoder/config.json +1 -1
encoder/config.json
CHANGED
|
@@ -61,7 +61,7 @@
|
|
| 61 |
"disable_fallback": false,
|
| 62 |
"disable_fast_relayout": false,
|
| 63 |
"dynamic_batch_size": false,
|
| 64 |
-
"inline_weights_to_neff":
|
| 65 |
"input_names": [
|
| 66 |
"input_features",
|
| 67 |
"decoder_input_ids"
|
|
|
|
| 61 |
"disable_fallback": false,
|
| 62 |
"disable_fast_relayout": false,
|
| 63 |
"dynamic_batch_size": false,
|
| 64 |
+
"inline_weights_to_neff": false,
|
| 65 |
"input_names": [
|
| 66 |
"input_features",
|
| 67 |
"decoder_input_ids"
|