CoolFace
Modelpublic

yaoandy107/greyscope-v2-qwen3.5-4b-mlx-4bit

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes305downloads
Model Card

Greyscope v2 MLX 4-bit

This is the recommended Greyscope build for Apple Silicon. It is 2.4 GB and returns the same continuous ai_involvement score and human / AI-edited / AI-generated labels as the bf16 model.

Quick start

bash
git clone https://github.com/yaoandy107/greyscope
cd greyscope
uv sync --extra mac
uv run greyscope "Paste a paragraph here."

Mac performance

Measured on an M1 Pro with 32 GB unified memory and batch size 1:

BuildPeak memoryLoad time128 tokens512 tokens1,024 tokens
MLX 4-bit3.0 GB2.0 s0.66 s2.43 s5.13 s
Transformers bf169.4 GB16.4 s0.74 s2.54 s5.01 s

Quantization check

MLX 4-bit matched bf16 quality across 3,007 external benchmark rows. See the release metrics for details.

Public evaluations, calibration, training details, and limitations are documented on the bf16 model card.