AIAny
AI Model2026
Icon for item

Mach-1 Additive 35B

A 35B additive ternary-quantized variant of Mach-1 that aims to preserve most capabilities of its BF16 teacher while reducing compute and memory; shows ~95% mean retention across 12 benchmarks and competitive per-task parity on several evaluations.

Introduction

Most aggressive quantization schemes trade meaningful capability for efficiency. Mach-1 Additive 35B takes a different point in the design space: by using an additive ternary quantization approach it preserves a large fraction of a BF16 Qwen3.6-35B-A3B teacher's performance while shrinking model footprint and improving runtime efficiency.

Key Capabilities
  • High capability retention: reports a mean retention of ~95.0% across 12 diverse benchmarks, often matching or closely approaching the BF16 teacher on math, coding, and reasoning tasks.
  • Additive ternary quantization: uses a ternary (three-value) additive quantization scheme to reduce weight precision and memory without wholesale architecture changes, enabling lower memory and potentially faster inference on constrained hardware.
  • Practical performance profile: retains near-teacher scores on benchmarks like AIME26, MATH-500, GSM8K, and HumanEval+ while showing clear throughput/latency advantages compared to full-precision variants.
Who it's for and trade-offs

Great fit if you need a large (≈35B) LLM with much lower memory/compute for inference or hosting constraints, but still require strong performance on math, coding, and multi-task benchmarks. It is also useful for research into quantization strategies that prioritize capability retention.

Look elsewhere if you need absolute top-tier BF16 or fp16 accuracy on the hardest long-context reasoning tasks, require certified quantization guarantees for specialized hardware, or depend on architectures explicitly designed for multimodal inputs; some edge-case benchmarks (e.g., certain instruction-following or very long-horizon tasks) show larger retention gaps.

Where it fits

Compared to other compact/quantized 30–35B-class variants, Mach-1 Additive 35B emphasizes capability retention over maximal parameter compression. If your priority is strict minimum memory regardless of task accuracy, ultra-low-bit bespoke solutions may compress further at greater performance cost.

Notes: model page lists Apache-2.0 license and benchmark breakdowns (mean retention 95.0% vs. listed BF16 teacher).

Information

  • Websitehuggingface.co
  • OrganizationsSyzygyResearch
  • Published date2026/08/02

Categories

More Items

Hugging Face
AI Model2026

Runs locally on constrained devices to turn text into guaranteed-parsable JSON tool calls, typed structured extractions, or sentence embeddings. Delivered as a single compact weights file (8–29 MB) with a laddered 2–20-layer design, low-bit quantisation and calibrated confidence scores for on-device apps.

Hugging Face
AI Model2026

A 9B agentic multimodal SFT checkpoint distilled from Qwen3.5-9B for coding, general agent tasks, visual coding and cybersecurity. Provided by Xiaomi MiMo as a research seed (77.4B-token SFT mix) to bootstrap agentic RL and tool-use experiments.

Hugging Face
AI Model2026

A pretrained autoregressive foundation LLM from Yandex that uses a hybrid MoE design (80B params, 3B active) and supports up to 262,144-token context. Notably strong on Russian factual knowledge, math and coding benchmarks; intended for research and fine-tuning rather than out-of-the-box production.