Optimum
commited on
Upload config.json with huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "/
|
| 3 |
"architectures": [
|
| 4 |
"BertModel"
|
| 5 |
],
|
|
@@ -21,7 +21,7 @@
|
|
| 21 |
"disable_fallback": false,
|
| 22 |
"disable_fast_relayout": false,
|
| 23 |
"dynamic_batch_size": false,
|
| 24 |
-
"inline_weights_to_neff":
|
| 25 |
"input_names": [
|
| 26 |
"input_ids",
|
| 27 |
"attention_mask",
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "hf-internal-testing/tiny-random-BertModel",
|
| 3 |
"architectures": [
|
| 4 |
"BertModel"
|
| 5 |
],
|
|
|
|
| 21 |
"disable_fallback": false,
|
| 22 |
"disable_fast_relayout": false,
|
| 23 |
"dynamic_batch_size": false,
|
| 24 |
+
"inline_weights_to_neff": true,
|
| 25 |
"input_names": [
|
| 26 |
"input_ids",
|
| 27 |
"attention_mask",
|