GLM-OCR
Suverenita a hosting
Tento model je v katalógu len na referenciu. Zatiaľ nie je hostovaný na LLM EU a žiadny first-party endpoint ho tu neobsluhuje. Požiadavky naň idú priamo poskytovateľovi, podľa jeho vlastných podmienok.
Zhrnutie
GLM-OCR is a small multimodal model for document text extraction, built from a CogViT vision encoder and a GLM-0.5B language decoder. The vendor states it has about 0.9B parameters while the published safetensors total is 1.33B, and the configuration allows 131,072 text positions. It is MIT licensed and runs under vLLM, SGLang or Ollama for high-volume extraction.
Špecifikácie
- Poskytovateľ
- Z.ai (Zhipu AI) (CN)
- Kontextové okno
- 131k
- Parametre
- 1.33B
- Modality
- vision
- Licencia
- mit · licence
- Otvorené váhy
- yes
- Dátum vydania
- 30. 1. 2026
- Úlohy
- vision, rag, legal-draft, cheap, summarization
Jazyky
Silná: zh, en
Dostatočná: de, fr, es, ru, ja, ko
Jazyky
Silná
- zh
- en
Dostatočná
- de
- fr
- es
- ru
- ja
- ko
Neoverené: poskytovateľ nezdokumentoval toto tvrdenie. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
Kedy ho použiť
Silné stránky
- purpose-built document OCR rather than general vision
- runs on modest hardware and through common inference servers
- MIT licence
Obmedzenia
- text extraction only; it is not a general chat or reasoning model
- vendor parameter count (0.9B) differs from the published safetensors total (1.33B)
- no OCR benchmark has been run by LLM EU