ekryski's picture
Upload README.md with huggingface_hub
acdd8fe verified
metadata
license: apache-2.0
base_model: HuggingFaceTB/SmolLM-360M-Instruct
language:
  - en
tags:
  - mlx
  - ffai
  - quantized
  - 4bit
  - affine

SmolLM-360M-Instruct-4bit

4-bit affine quantization of HuggingFaceTB/SmolLM-360M-Instruct, produced with FFAI 0.1.0's ffai convert (mlx-affine format, group_size=64).

Conversion

ffai convert HuggingFaceTB/SmolLM-360M-Instruct --bits 4 \
    --upload-repo ekryski/SmolLM-360M-Instruct-4bit

See also