File size: 406 Bytes
d1d13b6 | 1 2 3 4 5 6 7 | See algorithms document. Contains detailed pseudocode for:
1. Algorithm 1: Source Task Trajectory Bank Construction (offline)
2. Algorithm 2: Meta-Vector++ Inference (online adaptive steering)
3. Algorithm 3: Diverse Steering Ensemble (test-time compute)
4. Algorithm 4: LatentSeek Warm-Start Pipeline
Plus implementation notes on thought boundaries, phase classification, layer groups, norm preservation.
|