--- 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.