We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 577c29f commit 8ca8fd3Copy full SHA for 8ca8fd3
tests/llmcompressor/transformers/obcq/test_consecutive_runs.py
@@ -160,4 +160,4 @@ def setUp(self):
160
self.output_second = Path(self.output) / "test_2"
161
162
def test_consecutive_runs_gpu(self):
163
- self._test_consecutive_runs(tolerance=1e-0, num_calibration_samples=1)
+ self._test_consecutive_runs(tolerance=1e-0)
0 commit comments