Commit 66576d2
Major content expansion: new sections, appendix overhaul, structural fixes
New content:
- Section 13.8: Data Augmentation for LLMs (EDA, back-translation, LLM-powered augmentation)
- Section 15.4: Soft Prompts (Prompt Tuning, Prefix Tuning, P-Tuning v1/v2)
- Section 20.9: Source Attribution and Citation in RAG (inline citation, NLI verification, ALCE)
- Section 32.13: Federated Learning for LLMs (FedAvg, federated LoRA, Flower framework)
- Expanded Code Models coverage in 7.2 (FIM training, pass@k, DeepSeek-Coder, StarCoder2)
- New Appendix T sections: T.1 PySpark for LLM Data Pipelines, T.4 Databricks AI
Appendix overhaul (22 index pages, 98 section files):
- Standardized section lists, figures, headers across all appendices
- Removed duplicate inline content from appendices A-J (~3600 lines)
- Added Big Picture, Prerequisites, When to Use callouts to A-J
- Renamed 20 appendix titles for clarity and consistency
- Reordered Appendix T sections around core platforms
- Updated part-labels from "Appendices" to book title
ToC improvements:
- Added group headers (Foundations, Reference, Framework, Infrastructure, Ecosystem)
- Updated all appendix and framework titles to full descriptive names
- Added section 15.4 and all new sections to detailed listings
Structural fixes in 8 long sections:
- Fixed duplicate h2 numbering in 16.1, 18.4, 20.6
- Moved misplaced content before Key Takeaways in 12.5, 18.2, 19.4, 20.6
- Fixed skipped h2 numbering in 13.2
Other fixes:
- Fixed unclosed <a> tag in section-21.3 and duplicate <code> tags in 32.1, 33.3
- Added detect_unclosed_tags.py audit script
- CSS: added .dense-group-header for ToC appendix groups
- Updated nav chains for all new and reordered sections
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 55e8b83 commit 66576d2
200 files changed
Lines changed: 6681 additions & 5851 deletions
File tree
- agents/drift-detector/scripts
- appendices
- appendix-a-mathematical-foundations
- appendix-b-ml-essentials
- appendix-c-python-for-llm
- appendix-d-environment-setup
- appendix-e-git-collaboration
- appendix-f-glossary
- appendix-g-hardware-compute
- appendix-h-model-cards
- appendix-i-prompt-templates
- appendix-j-datasets-benchmarks
- appendix-k-huggingface-ecosystem
- images
- appendix-l-langchain
- images
- appendix-m-langgraph
- images
- appendix-n-crewai
- images
- appendix-o-llamaindex
- images
- appendix-p-semantic-kernel
- images
- appendix-q-dspy
- images
- appendix-r-experiment-tracking
- images
- appendix-s-inference-serving
- images
- appendix-t-distributed-ml
- images
- appendix-u-docker-containers
- images
- appendix-v-tooling-ecosystem
- images
- front-matter
- pathways
- syllabi
- part-2-understanding-llms
- module-07-modern-llm-landscape
- module-18-interpretability
- part-3-working-with-llms/module-12-hybrid-ml-llm
- part-4-training-adapting
- module-13-synthetic-data
- module-15-peft
- module-16-distillation-merging
- part-5-retrieval-conversation
- module-19-embeddings-vector-db
- module-20-rag
- module-21-conversational-ai
- part-9-safety-strategy
- module-32-safety-ethics-regulation
- module-33-strategy-product-roi
- scripts
- data
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
0 commit comments