You're looking at a specific version of this model. Jump to the model overview.
eiby777 /olmocr-2-7b-1025-fp8:756afcad
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
|
string
|
Upload a PDF file for OCR processing
|
||
| page |
integer
|
1
|
PDF page number to process (1-indexed)
|
| image |
string
|
Upload an image (PNG, JPG, JPEG) for OCR processing
|
|
| target_dim |
integer
|
1288
|
Target longest dimension for processing
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}