docs: bring README and CLAUDE.md in line with v0.3.9 #82
Reference in New Issue
Block a user
Delete Branch "docs/sync-readme-claude-md"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CLAUDE.md still described the pre-v0.3.0 codebase: the Stage-2
autoregressive redesign as "designed, not implemented", a monolithic
network.py, a single global model.conditioning switch, and WGAN as
"implemented, not yet tested".
(layers/encoders/trunks/routers/history/objectives/models/builders/
_legacy/summary; network.py is now a re-export shim), plus
cond_layout.py, checkpoint_io.py, _migration.py, data/setup_cache.py
and giant/training/.
conditioning.material, each physical|embedding|onehot, freely mixed).
stage1_context and the three particle_type.target options.
as implemented but unvalidated, with the router retrain as next step.
variables/reduced/runtime_estimate and analyze list/merge-one/metrics.
changelog bump.
README drift fixes only: project tree for the model/analysis/training
splits, analyze run-dir default, missing subcommands, --precision and
--stage2-stage1-context, the extras list, and two accuracy fixes
(--router configures stage 1 only; --conditioning sets two independent
axes at once).
Co-Authored-By: Claude Opus 5 noreply@anthropic.com