Skip to content

Commit fa6ed0c

Browse files
Remove dataset parameter
1 parent a53e1c5 commit fa6ed0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

optimum/intel/openvino/configuration.py

-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ class OVQuantizationMethod(str, Enum):
8484
"sym": True,
8585
"group_size": 64,
8686
"all_layers": True,
87-
"dataset": "wikitext2",
8887
},
8988
"bigscience/bloomz-560m": {
9089
"bits": 4,

0 commit comments

Comments
 (0)