cavendish
QueueExperimentsScorecard
Type 3Question19d over budget

Edge SLM for in-store classification

SLM / Edge / Tuning
  1. proposed
  2. voting
  3. running
  4. measuring · 29d
  5. concluded

Preregistration · v2 · 29 Jun 2026 · immutable after start

An extension creates a new version rather than editing the old.

Hypothesis

A 3B model distilled from a measured frontier baseline reaches within 3 points macro-F1 of that baseline on a 22-class shelf-event classification task, running under 150ms on a retail edge box with no network.

Kill condition

Kill if the gap to the frontier baseline is over 8 points after distillation on the held-out split by day 12, or if p95 latency on the target box exceeds 400ms.

MethodFrontier baseline measured first on the same eval (lesson from g-fine-tune-domain-slm). Distil 3B from frontier outputs on 40k synthetic + 6k labelled shelf events; quantise; measure F1 and latency on the actual edge hardware from the retail practice.
Expected cost$1,100 in tokens and one edge box, two people for three weeks
Expected duration3 weeks

Running notes · fed from harness sessions and by the pair

AW
manual · Adam Witanowski · 3 Sep 2026· ⌘↩ to post
  1. harness1 Sep 2026PR Priya Raman

    older box: p95 212ms; still under kill line. waiting on practice sign-off to conclude

  2. manual19 Aug 2026MT Mei Tanaka

    Measuring is overrunning. The retail practice wants a second box with the older CPU before they will read the latency number; box arrives next week.

  3. harness5 Aug 2026PR Priya Raman

    3B quantised: 0.87 F1 (gap 4), p95 138ms on the box. Into measuring.

  4. harness16 Jul 2026PR Priya Raman

    frontier baseline 0.91 macro-F1 with class defs + 12 examples; distillation set 46k built

  5. manual29 Jun 2026PR Priya Raman

    Prereg v2 after vote: added the frontier-baseline-first step. Predicted gap 4 points, latency passes, confidence 0.5.

Harness notes are auto-captured from Claude Code sessions: model, date, commit, session reference. Never the transcript, code or paths.

Artifacts

reposhelf-slm distillation pipelinerepo
measF1 gap and edge latency on two boxesmeasurement
demoLive classifier on the edge box (no network)demo