diff --git a/benchmark/benchmark.py b/benchmark/benchmark.py index 63a08a306..c5520bb49 100755 --- a/benchmark/benchmark.py +++ b/benchmark/benchmark.py @@ -646,6 +646,7 @@ def run_test_real( editor_edit_format, num_ctx=None, sleep=0, + read_model_settings=None, ): if not os.path.isdir(testdir): print("Not a dir:", testdir)