From b607aecbbcb47344b2c37c9ca0fbdaf4969f9ab7 Mon Sep 17 00:00:00 2001 From: Jake Poznanski Date: Mon, 7 Apr 2025 10:21:35 -0700 Subject: [PATCH] Lints --- olmocr/bench/runners/run_gemini.py | 1 - 1 file changed, 1 deletion(-) diff --git a/olmocr/bench/runners/run_gemini.py b/olmocr/bench/runners/run_gemini.py index 43d88d8..1254339 100644 --- a/olmocr/bench/runners/run_gemini.py +++ b/olmocr/bench/runners/run_gemini.py @@ -39,7 +39,6 @@ def run_gemini(pdf_path: str, page_num: int = 1, model: str = "gemini-2.0-flash" top_p=1.0, top_k=32, max_output_tokens=4096, - ) response = client.models.generate_content(