How to use from
MLX LM
# Install MLX LM
uv tool install mlx-lm
# Generate some text
mlx_lm.generate --model "funnygeeker/Qwen3.6-27B-DFlash-MLX-6bit" --prompt "Once upon a time"
Quick Links

This model was converted to MLX format from z-lab/Qwen3.6-27B-DFlash.

Code To Quantify This Model

from mlx_vlm import convert

convert(
    hf_path="/Volumes/original_model_path/Qwen3.6-27B-DFlash",
    mlx_path="/Volumes/quantized_model_path/Qwen3.6-27B-DFlash-MLX-6bit",
    quantize=True,
    q_bits=6,
    q_group_size=32
)
Downloads last month
642
Safetensors
Model size
0.4B params
Tensor type
BF16
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

6-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for funnygeeker/Qwen3.6-27B-DFlash-MLX-6bit

Quantized
(18)
this model