GLM-OCR
Collection
4 items • Updated
How to use EZCon/GLM-OCR-8bit-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir GLM-OCR-8bit-mlx EZCon/GLM-OCR-8bit-mlx
This model was converted to MLX format from zai-org/GLM-OCR
using mlx-vlm version 0.4.4.
Refer to the original model card for more details on the model.
pip install -U mlx-vlm
python -m mlx_vlm.generate --model EZCon/GLM-OCR-8bit-mlx --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>
8-bit
Base model
zai-org/GLM-OCR