Downloads · 30 days
156
24% of all-time downloads
mlx-community/dots.ocr-8bit
dots.ocr-8bit is a image-text-to-text model from mlx-community. Use it for the image-text-to-text task on the model card, and read the license before you ship it in a product. It is set up for dots_ocr. The card lists the license as mit.
This model was converted to MLX format from rednote-hilab/dots.ocr using mlx-vlm version 0.3.12. Refer to the original model card for more details on the model.
Downloads · 30 days
156
24% of all-time downloads
All-time downloads
645
Public
Parameters
3B
4.4 GB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors4.4 GB · 100%
How the weights are stored.
U321.8B · 58%
From the Hugging Face model README
This model was converted to MLX format from rednote-hilab/dots.ocr using mlx-vlm version 0.3.12.
Refer to the original model card for more details on the model.
pip install -U mlx-vlm
python -m mlx_vlm.generate --model mlx-community/dots.ocr-8bit --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>