We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53e1c5 commit fa6ed0cCopy full SHA for fa6ed0c
optimum/intel/openvino/configuration.py
@@ -84,7 +84,6 @@ class OVQuantizationMethod(str, Enum):
84
"sym": True,
85
"group_size": 64,
86
"all_layers": True,
87
- "dataset": "wikitext2",
88
},
89
"bigscience/bloomz-560m": {
90
"bits": 4,
0 commit comments