给 glm-ocr 添加 gguf 和 onnx 格式推理

This commit is contained in:
273265088@qq.com
2026-03-26 17:42:58 +08:00
parent b6b970fd25
commit aec47e47af
15 changed files with 2315 additions and 77 deletions
+2
View File
@@ -63,6 +63,8 @@ aha supports a growing collection of state-of-the-art AI models across multiple
| **DeepSeek-OCR** | Multi | Scene text | Natural images | [MIT](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md) |
| **GLM-OCR** | 8 | Scene text | complex document | [MIT](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md) |
GLM-OCR local artifacts: `safetensors`, `gguf`, `onnx`
## Speech Recognition (ASR)
| Model | Parameters | Language | Real-time | Speed | License |