Qwopus-MoE-35B-A3B-qx86-hi-mlx

         arc   arc/e boolq hswag obkqa piqa  wino
qx86-hi  0.457,0.544,0.378,...
Instruct
qx86-hi  0.578,0.706,0.878,...

Quant    Perplexity      Peak Memory  Tokens/sec
qx86-hi  3.725 ± 0.022   45.50 GB     1271

Similar model

Jackrong/Qwen3.5-35B-A3B-Claude-4.6-Opus-Reasoning-Distilled
         arc   arc/e boolq hswag obkqa piqa  wino
qx86-hi  0.427,0.497,0.378,0.693,0.384,0.777,0.689
Instruct
qx86-hi  0.520,0.649,0.871,0.710,0.428,0.799,0.707

Baseline model

Qwen3.5-35B-A3B-Instruct
         arc   arc/e boolq hswag obkqa piqa  wino
qx86-hi  0.554,0.670,0.891

Qwen3.5-35B-A3B-Text
qx86-hi  0.420,0.457,0.379,0.671,0.354,0.777,0.702
qx64-hi  0.413,0.459,0.378,0.670,0.366,0.772,0.687

Use with mlx

pip install mlx-lm
from mlx_lm import load, generate

model, tokenizer = load("Qwopus-MoE-35B-A3B-qx86-hi-mlx")

prompt = "hello"

if tokenizer.chat_template is not None:
    messages = [{"role": "user", "content": prompt}]
    prompt = tokenizer.apply_chat_template(
        messages, add_generation_prompt=True, return_dict=False,
    )

response = generate(model, tokenizer, prompt=prompt, verbose=True)
Downloads last month
20
Safetensors
Model size
11B params
Tensor type
BF16
·
U32
·
F32
·
MLX
Hardware compatibility
Log In to add your hardware

8-bit

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

Model tree for nightmedia/Qwopus-MoE-35B-A3B-qx86-hi-mlx

Quantized
(4)
this model