OCR & Document AI
Collection
OCR, Document Parsing, and Multimodal Vision models • 24 items • Updated
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Notebooks and assets to convert GLM-OCR to CoreML for iOS/macOS.
pip install -r glm_ocr_coreml_requirements.txt
pip install "git+https://github.com/huggingface/transformers.git@main"
glm_ocr_coreml_v4.ipynb and run cells top to bottom.glm_ocr_coreml/ (vision_encoder.mlpackage, model_spec.json, etc.)..venv_glm_ocr is not included; create your own venv with Python 3.10+..mlpackage files can be uploaded separately if needed (they are large).