How to use from
OpenClaw
Start the MLX server
# Install MLX LM:
uv tool install mlx-lm
# Start a local OpenAI-compatible server:
mlx_lm.server --model "Shiftedx/qwopus3.6-27b-fusion-mxfp4-vision-mlx"
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "Shiftedx/qwopus3.6-27b-fusion-mxfp4-vision-mlx" \
  --custom-provider-id mlx-lm \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links

Qwopus3.6-27B-Fusion-MXFP4-Vision-MLX

Local MLX conversion of KyleHessling1/Qwopus3.6-27B-Fusion-BF16, pinned at c4196377f197b510b4821f246c81a3595c781ecf. The Fusion weights were reconstructed from the two pinned BF16 parent repositories with the publisher's exact layer-weighted formula; all 1,199 source tensors passed an independent exact check before quantization.

Format

  • Language body: MXFP4, 4-bit, group size 32
  • Vision tower: 333 source BF16 tensors; two direct mlx_vlm image smokes passed
  • Architecture: dense Qwen3.5, 64 language layers, 262,144-token configured context
  • Tokenizer and chat template: preserved from the pinned source lineage

This standard MLX artifact intentionally contains no MTP sidecar or active MTP metadata.

Local qualification

  • Structural/reproduction release qualifier: 60/60 checks passed
  • Strict text load: passed; executable code smoke: 3/3
  • Native and parallel tool-call gates: 12/12
  • Long-context needle: passed
  • Hard behavioral suite: 6/10

The hard-suite score is an important quality caveat. This is a research-preview merge and runtime-qualified conversion, not a claim that every coding or reasoning edge case passes. The source publisher likewise labels Fusion experimental and not fully evaluated. The configured 262K context was not exhaustively qualified here.

Basic use

python -m mlx_vlm.generate --model <local-path-or-repo-id> --image image.jpg --prompt "Describe this image." --max-tokens 256

Review the Fusion source card and the Qwen license before use. This conversion does not change the source model's safety characteristics.

Downloads last month
39
Safetensors
Model size
27B params
Tensor type
U8
·
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 Shiftedx/qwopus3.6-27b-fusion-mxfp4-vision-mlx

Base model

Qwen/Qwen3.6-27B
Quantized
(9)
this model

Collection including Shiftedx/qwopus3.6-27b-fusion-mxfp4-vision-mlx