Qwen3.8-27B-MLX-bf16

MLX BF16 (full precision) 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
Tensor type bfloat16
Model size ~51 GB
RAM required 64+ GB
License Apache 2.0

Usage

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

Links

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

Quantized

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

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

Base model

Qwen/Qwen3.8-27B
Finetuned
(77)
this model