File size: 301 Bytes
a0d6ae6 | 1 2 3 4 5 6 7 8 9 | # G-Transformer Changelog
## v0.1.0 – Initial Public Release
- Added IA-Attention and Low-Rank FFN.
- Implemented Entropy Gating and MoE optional.
- Integrated GIT constants (kI, ΔI).
- Released minimal pretrained tokenizer + dummy weights.
- Added Dockerfile, model card, and full documentation.
|