We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d5299 commit 0ff6919Copy full SHA for 0ff6919
olmocr/bench/runners/run_transformers.py
@@ -8,7 +8,6 @@
8
from transformers import (
9
AutoProcessor,
10
Qwen2_5_VLForConditionalGeneration,
11
- Qwen2VLForConditionalGeneration,
12
)
13
14
from olmocr.data.renderpdf import render_pdf_to_base64png
0 commit comments