Qwen3.8-27B-MLX-4bit

MLX 4-bit quantized version of Qwen/Qwen3.8-27B.

All capabilities preserved:

  • Vision — image + video (27-layer ViT encoder)
  • Reasoning — thinking mode (токены thinking / response)
  • Длинный контекст — 262K токенов
  • Multilingual — русский, английский, китайский
Property Value
Quantization 4-bit affine, group_size=64
Model size ~16 GB
RAM required 16-24 GB
License Apache 2.0

Usage

hf download lesa80/Qwen3.8-27B-MLX-4bit --local-dir ./qwen-mlx --local-dir-use-symlinks False
from mlx_vlm import load, generate
model, processor = load("lesa80/Qwen3.8-27B-MLX-4bit")
output = generate(model, processor, "Describe this image.", image=["image.jpg"])
print(output)
mlx_vlm.generate --model lesa80/Qwen3.8-27B-MLX-4bit --prompt "Hello" --max-tokens 200

Links

Downloads last month
161
Safetensors
Model size
5B params
Tensor type
BF16
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

4-bit

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

Model tree for lesa80/Qwen3.8-27B-MLX-4bit

Base model

Qwen/Qwen3.8-27B
Quantized
(448)
this model