给 glm-ocr 添加 gguf 和 onnx 格式推理
This commit is contained in:
@@ -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 |
|
||||
|
||||
@@ -63,6 +63,8 @@ aha 支持多个领域的最先进 AI 模型集合。
|
||||
| **DeepSeek-OCR** | 多语言 | 场景文字 | 自然图像 | [MIT](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md) |
|
||||
| **GLM-OCR** | 8 | 场景文字 | 复杂文档 | [MIT](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md) |
|
||||
|
||||
GLM-OCR 本地制品格式:`safetensors`、`gguf`、`onnx`
|
||||
|
||||
## 语音识别 (ASR)
|
||||
|
||||
| 模型 | 参数量 | 语言 | 实时 | 速度 | 开源协议 |
|
||||
|
||||
Reference in New Issue
Block a user