Skip to content

Commit de95213

Browse files
committed
remove wrong updates
1 parent 0aeef5a commit de95213

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_text_generation_example.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -137,13 +137,13 @@
137137
"fp8": [],
138138
"load_quantized_model_with_autogptq": [],
139139
"deepspeed": [
140-
("bigscience/bloomz-7b1", 8, 1, 31.994268212011505, False),
140+
("bigscience/bloomz-7b1", 8, 1, 31.994268212011505),
141141
],
142142
"torch_compile": [],
143143
"torch_compile_distributed": [],
144144
"distributed_tp": [],
145145
"contrastive_search": [
146-
("gpt2-xl", 1, False, 34.48141280163397, False),
146+
("gpt2-xl", 1, False, 34.48141280163397),
147147
],
148148
}
149149
MODEL_OUTPUTS = {}

0 commit comments

Comments
 (0)