Alternative runtime smoke tests

in progress

Goal

Check whether non-llama.cpp runtimes can beat the current llama.cpp GGUF results on a10g-small.

Hypothesis

llama.cpp is likely best for single-GPU 24GB with this 35B-A3B MoE because GGUF dynamic quants fit comfortably. vLLM/Transformers may fail to fit or lack efficient support for the hybrid Qwen3.6 MoE architecture, but a quick smoke benchmark can rule them out.

Method

Run minimal vLLM/Transformers smoke tests with quantized variants. Record whether model loads, memory use, and any decode throughput.

Running

Jobs

  • 6a2fb800871c005b5352d3f5 in progress view