How to use from
MLX LM
Generate or start a chat session
# Install MLX LM
uv tool install mlx-lm
# Interactive chat REPL
mlx_lm.chat --model "eternalis/Qwen3.8-27B-OBLITERATED-V3-Sharp-oQ4e-mtp"
Run an OpenAI-compatible server
# Install MLX LM
uv tool install mlx-lm
# Start the server
mlx_lm.server --model "eternalis/Qwen3.8-27B-OBLITERATED-V3-Sharp-oQ4e-mtp"
# Calling the OpenAI-compatible server with curl
curl -X POST "http://localhost:8000/v1/chat/completions" \
   -H "Content-Type: application/json" \
   --data '{
     "model": "eternalis/Qwen3.8-27B-OBLITERATED-V3-Sharp-oQ4e-mtp",
     "messages": [
       {"role": "user", "content": "Hello"}
     ]
   }'
Quick Links

Qwen3.8-27B-OBLITERATED-V3-Sharp-oQ4e-mtp

MLX oQ4e quantization of OBLITERATUS/Qwen3.8-27B-OBLITERATED (V3 – Deep Liberation).

Quantized with oMLX v0.6.3rc3.

The model includes the MTP (Multi-Token Prediction) weights for speculative decoding with compatible runtimes.

The original vision components have been removed to reduce memory usage. This release is therefore text-only.

It also includes the Qwen Sharp Chat Template, optimized for more concise and token-efficient Qwen 3.8 responses.

Quantization details

  • Base model: OBLITERATUS/Qwen3.8-27B-OBLITERATED (V3)
  • Original base: Qwen/Qwen3.8-27B
  • Quantization: oQ4e
  • Quantizer: oMLX 0.6.3rc3
  • Format: MLX Safetensors
  • MTP: Included
  • Vision: Removed
  • Chat template: Qwen Sharp
Downloads last month
310
Safetensors
Model size
27B params
Tensor type
U32
·
BF16
·
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 eternalis/Qwen3.8-27B-OBLITERATED-V3-Sharp-oQ4e-mtp

Base model

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