Parameter Golf was a community challenge requiring models to fit within a 16 MB artifact budget and train in under ten minutes on 8xH100 GPUs, with quality measured in bits-per-byte. The analysis covers 1,430 clean submissions and identifies 84 distinct optimization techniques contributing to performance. Verified leaderboard scores improved by 13.6%, dropping from 1.2244 to 1.058 BPB across three phases.
- Strict constraints (16MB, 10min) force aggressive architectural and training optimizations.
- Bits-per-byte (BPB) serves as the primary metric for model quality in this context.
- Analysis of 84 techniques reveals which methods drive the most compression efficiency.
- A 13.6% BPB reduction demonstrates significant gains under severe resource limits.