How to use from
Hermes Agent
Start the MLX server
# Install MLX LM:
uv tool install mlx-lm
# Start a local OpenAI-compatible server:
mlx_lm.server --model "lukaskremla/Qwen3.8-27B-5bit-MLX-TextOnly"
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default lukaskremla/Qwen3.8-27B-5bit-MLX-TextOnly
Run Hermes
hermes
Quick Links

lukaskremla/Qwen3.8-27B-5bit-MLX-TextOnly

This quantization strips the model's vision tower and preserves only text-to-text capabilities. For a vision capable version check lukaskremla/Qwen3.8-27B-5bit-MLX.

You can download MTP heads separately from this collection Qwen 3.8 27B MLX-Quants (Vision, Text-Only & MTP).

Hugging Face might render incorrect parameter counts for this model, it is a common display bug for MLX quants.

Credits

Converted to MLX format from Qwen/Qwen3.8-27B using mlx-lm version 0.31.2.

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

5-bit

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

Model tree for lukaskremla/Qwen3.8-27B-5bit-MLX-TextOnly

Base model

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

Collection including lukaskremla/Qwen3.8-27B-5bit-MLX-TextOnly