How to use from
Pi
Start the MLX server
# Install MLX LM:
uv tool install mlx-lm
# Start a local OpenAI-compatible server:
mlx_lm.server --model "eternalis/Qwen3.8-27B-OBLITERATED-V3-Sharp-oQ4e-mtp"
Configure the model in Pi
# Install Pi:
npm install -g @earendil-works/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "mlx-lm": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "eternalis/Qwen3.8-27B-OBLITERATED-V3-Sharp-oQ4e-mtp"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
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