Upload config.json with huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
| 16 |
"num_bits": 8,
|
| 17 |
"observer": "minmax",
|
| 18 |
"observer_kwargs": {},
|
| 19 |
-
"strategy": "
|
| 20 |
"symmetric": true,
|
| 21 |
"type": "int"
|
| 22 |
},
|
|
@@ -31,7 +31,7 @@
|
|
| 31 |
"num_bits": 8,
|
| 32 |
"observer": "minmax",
|
| 33 |
"observer_kwargs": {},
|
| 34 |
-
"strategy": "
|
| 35 |
"symmetric": true,
|
| 36 |
"type": "int"
|
| 37 |
}
|
|
|
|
| 16 |
"num_bits": 8,
|
| 17 |
"observer": "minmax",
|
| 18 |
"observer_kwargs": {},
|
| 19 |
+
"strategy": "channel",
|
| 20 |
"symmetric": true,
|
| 21 |
"type": "int"
|
| 22 |
},
|
|
|
|
| 31 |
"num_bits": 8,
|
| 32 |
"observer": "minmax",
|
| 33 |
"observer_kwargs": {},
|
| 34 |
+
"strategy": "channel",
|
| 35 |
"symmetric": true,
|
| 36 |
"type": "int"
|
| 37 |
}
|