Overview
- Full name
docker.io/alleninstituteforai/olmocr- Registry
- docker.io
- Namespace
- alleninstituteforai
- Repository
- olmocr
- Cached tags
- 110
- Last synced
- 07/06/2026, 06:44 AM
Introduction
Allen AI olmOCR 文档 OCR 推理镜像,将 PDF/扫描件转为 Markdown 文本,需 GPU 节点运行视觉语言模型。
Details
alleninstituteforai/olmocr 加载 olmOCR 视觉语言模型,批量或 API 方式解析文档页面为结构化文本。定位为 GPU 推理/批处理服务,需 --gpus all 与模型 cache volume;裸机 docker GPU 节点或带 GPU 池的专用环境。
快速启动
docker run --rm \
-v $(pwd)/docs:/docs \
--gpus all \
docker.io/alleninstituteforai/olmocr:latest \
olmocr /docs/sample.pdf
推荐实践
docker run --rm \
-v /data/docs:/docs \
-v /data/ocr-out:/output \
--gpus all \
docker.io/alleninstituteforai/olmocr:0.1.0 \
olmocr --input /docs --output /output
核心参数说明
--gpus all— VLM 推理必需 GPU-v .../docs:...— 输入 PDF/图像--output— Markdown 输出目录- 定位 — GPU 批处理 OCR
Latest tags (20)
View all 110 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/alleninstituteforai/olmocr :latest-with-model | linux/amd64 | 2026/03/13 00:53 | 21.2 GB | sha256:b2fee7536e17… | |||
docker.io/alleninstituteforai/olmocr :v0.4.27-with-model | linux/amd64 | 2026/03/13 00:53 | 21.2 GB | sha256:b2fee7536e17… | |||
docker.io/alleninstituteforai/olmocr :0.4-with-model-with-model | linux/amd64 | 2026/03/13 00:53 | 21.2 GB | sha256:b2fee7536e17… | |||
docker.io/alleninstituteforai/olmocr :0.4.27-with-model-with-model | linux/amd64 | 2026/03/13 00:53 | 21.2 GB | sha256:b2fee7536e17… | |||
docker.io/alleninstituteforai/olmocr :latest | linux/amd64 | 2026/03/13 00:46 | 13.7 GB | sha256:266ed009960b… | |||
docker.io/alleninstituteforai/olmocr :v0.4.27 | linux/amd64 | 2026/03/13 00:46 | 13.7 GB | sha256:266ed009960b… | |||
docker.io/alleninstituteforai/olmocr :0.4 | linux/amd64 | 2026/03/13 00:46 | 13.7 GB | sha256:266ed009960b… | |||
docker.io/alleninstituteforai/olmocr :0.4.27 | linux/amd64 | 2026/03/13 00:46 | 13.7 GB | sha256:266ed009960b… | |||
docker.io/alleninstituteforai/olmocr :v0.4.25-with-model | linux/amd64 | 2026/01/25 11:13 | 21.2 GB | sha256:4b0fd7da7a8f… | |||
docker.io/alleninstituteforai/olmocr :0.4.25-with-model-with-model | linux/amd64 | 2026/01/25 11:13 | 21.2 GB | sha256:4b0fd7da7a8f… | |||
docker.io/alleninstituteforai/olmocr :v0.4.25 | linux/amd64 | 2026/01/25 11:05 | 13.7 GB | sha256:c5ca1dd6338d… | |||
docker.io/alleninstituteforai/olmocr :0.4.25 | linux/amd64 | 2026/01/25 11:05 | 13.7 GB | sha256:c5ca1dd6338d… | |||
docker.io/alleninstituteforai/olmocr :v0.4.24-with-model | linux/amd64 | 2026/01/24 06:14 | 21.2 GB | sha256:c91ec054c488… | |||
docker.io/alleninstituteforai/olmocr :0.4.24-with-model-with-model | linux/amd64 | 2026/01/24 06:14 | 21.2 GB | sha256:c91ec054c488… | |||
docker.io/alleninstituteforai/olmocr :v0.4.24 | linux/amd64 | 2026/01/24 06:07 | 13.7 GB | sha256:7edba6de4ea6… | |||
docker.io/alleninstituteforai/olmocr :0.4.24 | linux/amd64 | 2026/01/24 06:07 | 13.7 GB | sha256:7edba6de4ea6… | |||
docker.io/alleninstituteforai/olmocr :v0.4.20-with-model | linux/amd64 | 2026/01/21 05:27 | 21.2 GB | sha256:b2409570124e… | |||
docker.io/alleninstituteforai/olmocr :0.4.20-with-model-with-model | linux/amd64 | 2026/01/21 05:27 | 21.2 GB | sha256:b2409570124e… | |||
docker.io/alleninstituteforai/olmocr :v0.4.20 | linux/amd64 | 2026/01/21 05:20 | 13.7 GB | sha256:61e0fa0c9463… | |||
docker.io/alleninstituteforai/olmocr :0.4.20 | linux/amd64 | 2026/01/21 05:19 | 13.7 GB | sha256:61e0fa0c9463… |