CoolFace
Modelpublic

miracleyin/MinerU2.5-2509-1.2B-mlx

sourceHugging Faceagpl-3.0updated 1y agoView on Hugging Face
0likes22downloads
Model Card

miracleyin/MinerU2.5-2509-1.2B-mlx

This model was converted to MLX format from [opendatalab/MinerU2.5-2509-1.2B]() using mlx-vlm version 0.3.3. Refer to the original model card for more details on the model.

Use with mlx

bash
pip install -U mlx-vlm
bash
python -m mlx_vlm.generate --model miracleyin/MinerU2.5-2509-1.2B-mlx --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>