Skip to content

docs(pretrain): fix stale clean_suffix_logits reference missed by #923#930

Open
ocg-goodfire wants to merge 1 commit into
feature/jaxfrom
bridge/task-suffix-terminology-clarity
Open

docs(pretrain): fix stale clean_suffix_logits reference missed by #923#930
ocg-goodfire wants to merge 1 commit into
feature/jaxfrom
bridge/task-suffix-terminology-clarity

Conversation

@ocg-goodfire

Copy link
Copy Markdown
Collaborator

One-line fast-follow to #923's prefix/suffix terminology sweep.

param_decomp_lab/experiments/lm/pretrain/CLAUDE.md still claimed the pretrain forward is pinned bit-identical to the loader's clean_suffix_logits round-trip — that symbol died with the residual-start removal (3883362). The pinning test (param_decomp/tests/test_pretrain.py::test_cache_round_trip_matches_decomposition_loader) compares against target.clean_output(idx); the prose now says so.

Verified this is the last dead-design straggler on feature/jax: a fresh grep of the tip finds only live meanings (chunkwise-scan frozen prefix/suffix in llama8b.py, string/module-name prefixes, path.suffix, linguistic "##ing suffix") plus the intentionally-left tests/equivalence + stacked_parity fixture prose, which belongs to the xfailed residual-fed goldens pending embed-internal regen.

🤖 Generated with Claude Code

…round-trip is clean_output

Last prose straggler from the residual-start removal missed by #923.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant