Skip to content

Commit 6a16b4e

Browse files
ocg-goodfireclaude
andcommitted
feature/jax: paper to its own PR (#562); drop ephemeral docs + unused configs
papers/post.md moves to feature/vpd-paper (byte-identical to the published static.goodfire.ai source). AUDIT.md / REMAT_NOTES.md / INTEGRATION.md were working documents that finished their jobs — live residue (open items, S24 pending decisions) folded into jax_single_pool/CLAUDE.md. Config cuts: the _llama8b leftovers and the pile smoke pair (referenced by nothing; the test fixtures and the pile production pair stay). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 28f105d commit 6a16b4e

16 files changed

Lines changed: 411 additions & 3632 deletions

File tree

papers/Adversarial_Parameter_Decomposition/post.md

Lines changed: 0 additions & 2948 deletions
This file was deleted.

param_decomp_jax/jax_single_pool/AUDIT.md

Lines changed: 0 additions & 129 deletions
This file was deleted.

param_decomp_jax/jax_single_pool/CLAUDE.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,13 @@
22

33
Single-pool VPD trainer in JAX, **generic over vendored LM targets**. The semantics
44
source of truth is `SPEC.md` (normative pseudocode + numbered invariants, grounded in
5-
the stable torch `param_decomp` impl); the implementation-vs-spec audit ledger is
6-
`AUDIT.md`. See `README.md` for the file map.
5+
the stable torch `param_decomp` impl). See `README.md` for the file map.
6+
7+
Open items: persistent-source scopes beyond `sc`, sigmoid parameterization,
8+
`start_frac>0`, and the hidden-acts seam are deliberately refused (LOSS_PARITY_DESIGN
9+
§6 stage 4); SPEC S24's two torch-parity quirks (PPGD warmup route-all, fresh-PGD
10+
single routing draw) are pinned pending a team decision; CI-fn numerics (gelu erf,
11+
rms eps) unify with torch at a run boundary.
712

813
## The one rule
914

param_decomp_jax/jax_single_pool/INTEGRATION.md

Lines changed: 0 additions & 95 deletions
This file was deleted.

0 commit comments

Comments
 (0)