Cohort 3 goes deep into the technical foundations behind modern AI systems: Transformers, modern attention mechanisms, Mamba and hybrid architectures, diffusion models, pretraining, post-training, SFT, DPO, RL, inference, providers, tool use, agent harnesses, and work orchestration.
The technical path moves from model fundamentals into system construction: tokenization, embeddings, attention, generative architectures, training, post-training, inference behavior, tool use, evaluation, benchmark reproduction, agent harnesses, and work orchestration with systems such as Symphony and OpenSymphony.
The cohort includes leveling material from critical Cohort 2 topics and a core path of reading, implementation, and evaluation. The focus is to read papers with engineering judgment: understand their mechanisms, reproduce their benchmarks where possible, implement ideas in code, and turn technical evidence into design decisions.
Evaluation will be approached through understanding and reproducing paper benchmarks: what each benchmark measures, what claim it supports, which ablations matter, how reproducible it is, what biases or contamination it may contain, and how to adapt that discipline to our own systems.
Each Fellow or team will develop a final artifact: a benchmark reproduction, an architecture or inference experiment, an agent harness, a work orchestration specification, or an applied system with rigorous evaluation.