Files
giant/CHANGELOG.md
T
2026-08-24 12:37:57 +00:00

1.9 KiB

Changelog

[0.3.9] - 2026-08-24

Added

  • Add multi-rollout support to giant analyze gitea #77

Changed

  • Escape LaTeX-special characters in plot titles/xlabels gitea #81

[0.3.8] - 2026-08-24

Added

  • Add giant analyze metrics plots for training progress gitea #75

Fixed

  • Fix LaTeX-unavailable skip check in analyze metrics smoke test

[0.3.7] - 2026-08-24

Added

  • Add rollout-quality distance, confusion, containment and router plots gitea #76

[0.3.6] - 2026-08-24

Changed

  • Give CriticModel a registry-built trunk and StageModel base gitea #57

[0.3.5] - 2026-08-24

Added

  • Add "none" variants for router, history, and trunk gitea #45

[0.3.4] - 2026-08-23

Added

  • Add giant model summary command gitea #46

  • Add per-stage init_from/freeze gitea #42

  • Add bf16 autocast to the training loop gitea #47

  • Add class-balanced secondary particle-type loss gitea #44

Changed

  • Implement stage2_model.stage1_context = "sampled" gitea #41

  • Bump patch version to 0.3.3

  • Offset event_id across multi-shard reference reads in giant analyze gitea #22

  • Auto-bump patch version, tag, and update changelog on merge to master gitea #50

  • Document CI_TOKEN's write:repository scope requirement gitea #50

Changelog