mirror of
https://github.com/allenai/olmocr.git
synced 2025-10-13 01:02:26 +00:00
Lints
This commit is contained in:
parent
95b03a1df0
commit
b607aecbbc
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user