Days 36–42 · 17.5 hours
This week covers the engineering side of LLMs: evaluation, quantization, in-context learning, long context, RAG, tool use, and applying LLMs to robotics. Culminates in Phase III Capstone Day 1.
| Day | Topic | Focus |
|---|---|---|
| 36 | LLM Evaluation | Perplexity, MMLU, HumanEval, LLM-as-judge |
| 37 | Quantization & Inference | INT4/INT8, GPTQ, AWQ, vLLM |
| 38 | In-Context Learning | Zero/few-shot, mesa-optimization |
| 39 | Long Context & Reasoning | RoPE scaling, ring attention, o1-style |
| 40 | RAG & Tool Use | Retrieval-augmented generation, function calling |
| 41 | LLM for Robotics | SayCan, Code as Policies, fleet planning |
| 42 | Phase III Capstone Day 1 | Fine-tune robotics assistant + RAG |