- Fix API leaking term probabilities.
- Fix index to GO term remapping
- Compensate for poorly implemented HuggingFace from_pretrained() implementation that doesn't support integer keys in the config file.
- Fix quant group size validation.
- Three separate heads for each GO aspect.
- Added adaptive aspect weighting.
- Replaced CLS vector with attention pooling.
- Configurable head depths.