Qwen3.8-27B-4bit

This is a 4-bit MLX version of Qwen/Qwen3.8-27B.

We made it from revision 1d4bf0f2ff6012fd82039f2fa52739d0dd7c60c0 of the official model. We used mlx_lm.convert with mlx 0.32.0. The quantization is affine, 4 bits, group size 64.

Architecture

  • The model has 64 layers.
  • Each group of 4 layers has 3 linear-attention layers and 1 full-attention layer.
  • The hidden size is 5120.
  • The model has 24 attention heads and 4 KV heads. The head dimension is 256.
  • The vocabulary has 248,320 tokens.
  • The model type is qwen3_5.

MTP head

The official model has an MTP (multi-token-prediction) head. The head has 15 tensors. This repository does not contain these tensors. They are in EigenLabs/Qwen3.8-27B-MTP-bf16. That repository keeps them in bfloat16.

Role

The Qwen 3.8 MTP challenge uses this model as its reference. The track is qwen3.8-27b-mtp-v1. The challenge repository is Layr-Labs/qwen-3.8-mtp-challenge. The challenge points to one fixed revision of this repository. The challenge compares its files against this revision, byte for byte.

Usage

pip install mlx-lm
mlx_lm.generate --model EigenLabs/Qwen3.8-27B-4bit --prompt "Hello"
Downloads last month
49
Safetensors
Model size
4B 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 EigenLabs/Qwen3.8-27B-4bit

Base model

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