CoolFace
Modelpublic

portalAI/UI-TARS-1.5-7B-mlx-bf16

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes41downloads
Model Card

portalAI/UI-TARS-1.5-7B-mlx-bf16

This model was converted to MLX format from [ByteDance-Seed/UI-TARS-1.5-7B]() using mlx-vlm version 0.1.25. 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 portalAI/UI-TARS-1.5-7B-mlx-bf16 --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>