CoolFace
Modelpublic

ekryski/FastVLM-0.5B-4bit

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
0likes61downloads
Model Card

FastVLM-0.5B-4bit

4-bit affine quantization of mlx-community/FastVLM-0.5B-bf16, produced with FFAI 0.1.0's ffai convert (mlx-affine format, group_size=64).

Conversion

bash
ffai convert mlx-community/FastVLM-0.5B-bf16 --bits 4 \
    --upload-repo ekryski/FastVLM-0.5B-4bit

See also