FastVLM-0.5B-4bit / README.md
ekryski's picture
Upload README.md with huggingface_hub
5d8317c verified
metadata
license: apache-2.0
base_model: mlx-community/FastVLM-0.5B-bf16
language:
  - en
tags:
  - mlx
  - ffai
  - quantized
  - 4bit
  - affine

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

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

See also