Views
No views yet
<think> chain-of-thought architecture with the structured analytical reasoning style of the Opus dataset producing a model that plans, self-corrects, and reasons explicitly before delivering its final answer. The result is a deeply analytical agent that operates on only ~3.6B active parameters (MoE).<think>...</think> blocks before the final response. When using `llama.cpp` or compatible GGUF backends, ensure your prompt format supports the identification of these thinking blocks to maintain the intended reasoning chain.[!NOTE] The following benchmark results were recorded using the original BF16 version of the model. Quantization to 4-bit may result in minor variations in performance.
| Model | acc | acc_norm |
|---|---|---|
| Base (Qwen3.6-35B-A3B) | 0.5461 | 0.5418 |
| Merged (Opus Reasoning) | 0.5427 | 0.5520 |
| Model | acc | acc_norm |
|---|---|---|
| Merged (Opus Reasoning) | 0.6749 | 0.7218 |