b70-optimization-lab

Next Model Carryover

This Qwen3.6 35B Quark INT8 lane should now be treated as a reference, not the main active optimization target. Move to another model unless doing a controlled upstream/runtime bakeoff or a deliberate speculative-state engineering project.

Prior Successful Lanes

Gemma / Large-Model TP4 Lessons

The current repo has solid Gemma 4 12B TP4 material, not a validated Gemma 35B TP4 recipe. For Gemma-family or other large TP4 work, carry over these limits:

Useful Gemma references:

Strategy For The Next Model

  1. Establish a boring valid baseline before speculative decode.
  2. Record the exact benchmark identity before every comparison.
  3. Keep 2x and 4x results separate; TP2 can diagnose communication overhead but does not replace a 4x record.
  4. Run JSON/color canaries early and often; run quality before promoting.
  5. Preserve every meaningful failed patch and result with a short reason.
  6. Submit LocalMaxxing only after the result is a real improvement for that GPU count and mode.

What Not To Repeat