run_integration_test.sh 210 B

123456
  1. #/usr/bin/bash
  2. set -ex
  3. python -m olmocr.pipeline ./localworkspace --pdfs tests/gnarly_pdfs/ambiguous.pdf tests/gnarly_pdfs/edgar.pdf tests/gnarly_pdfs/dolma-page-1.pdf \
  4. && pytest tests/test_integration.py