Qwen3.8-27B 8-bit MLX

MLX conversion of Qwen/Qwen3.8-27B, quantized with mlx-lm 0.31.3 using affine 8-bit weights and group size 64 (8.501 effective bits per weight). The safetensors weights occupy approximately 27 GB.

Comparative quality and performance benchmarks are not available for this conversion.

Use with mlx

from mlx_lm import load, generate

model, tokenizer = load("DreamFoundries/Qwen3.8-27B-8bit")
response = generate(model, tokenizer, prompt="hello", verbose=True)
Downloads last month
83
Safetensors
Model size
8B params
Tensor type
BF16
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

8-bit

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

Model tree for DreamFoundries/Qwen3.8-27B-8bit

Base model

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

Collection including DreamFoundries/Qwen3.8-27B-8bit