58 lines
1.7 KiB
Markdown
58 lines
1.7 KiB
Markdown
# Changelog
|
|
|
|
## [0.3.8] - 2026-08-24
|
|
|
|
### Added
|
|
|
|
- Add giant analyze metrics plots for training progress [gitea #75](https://git.larsbogner.de/lars/giant/issues/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](https://git.larsbogner.de/lars/giant/issues/76)
|
|
|
|
## [0.3.6] - 2026-08-24
|
|
|
|
### Changed
|
|
|
|
- Give CriticModel a registry-built trunk and StageModel base [gitea #57](https://git.larsbogner.de/lars/giant/issues/57)
|
|
|
|
## [0.3.5] - 2026-08-24
|
|
|
|
### Added
|
|
|
|
- Add "none" variants for router, history, and trunk [gitea #45](https://git.larsbogner.de/lars/giant/issues/45)
|
|
|
|
## [0.3.4] - 2026-08-23
|
|
|
|
### Added
|
|
|
|
- Add giant model summary command [gitea #46](https://git.larsbogner.de/lars/giant/issues/46)
|
|
|
|
- Add per-stage init_from/freeze [gitea #42](https://git.larsbogner.de/lars/giant/issues/42)
|
|
|
|
- Add bf16 autocast to the training loop [gitea #47](https://git.larsbogner.de/lars/giant/issues/47)
|
|
|
|
- Add class-balanced secondary particle-type loss [gitea #44](https://git.larsbogner.de/lars/giant/issues/44)
|
|
|
|
|
|
### Changed
|
|
|
|
- Implement stage2_model.stage1_context = "sampled" [gitea #41](https://git.larsbogner.de/lars/giant/issues/41)
|
|
|
|
- Bump patch version to 0.3.3
|
|
|
|
- Offset event_id across multi-shard reference reads in giant analyze [gitea #22](https://git.larsbogner.de/lars/giant/issues/22)
|
|
|
|
- Auto-bump patch version, tag, and update changelog on merge to master [gitea #50](https://git.larsbogner.de/lars/giant/issues/50)
|
|
|
|
- Document CI_TOKEN's write:repository scope requirement [gitea #50](https://git.larsbogner.de/lars/giant/issues/50)
|
|
|
|
# Changelog
|