glm_ocr / README.md
mgeorge412's picture
Upload README.md with huggingface_hub
acd7467 verified
---
license: mit
tags:
- onnx
- ocr
- vision-language
---
# GLM-OCR ONNX Models
ONNX exports of [zai-org/GLM-OCR](https://huggingface.co/zai-org/GLM-OCR) for use with [ORT](https://onnxruntime.ai/) in the `papers-extract` pipeline.
## Attribution
The original GLM-OCR model was created by [zai-org](https://huggingface.co/zai-org) and is released under the **MIT License**.
These ONNX files are derived from the original weights with attention fusion optimizations (GQA/MHA surgery) for efficient CUDA inference. See the original model card at [zai-org/GLM-OCR](https://huggingface.co/zai-org/GLM-OCR) for full details.
## License
MIT License - see [LICENSE](LICENSE) for details.