Instructions to use EZCon/GLM-OCR-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use EZCon/GLM-OCR-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir GLM-OCR-mlx EZCon/GLM-OCR-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
Finetune GLM-OCR
#1
by johnlockejrr - opened
Hi! Did you finetune GLM-OCR or just converted it? If you did, how did you do it? Thank you!
No, I just convert it from the original checkpoint. You can use mlx_vlm.convert to do that.