Removing code block markdown

This commit is contained in:
shiva108
2026-01-10 13:59:33 +01:00
parent 88faf9acf7
commit f2e83e8c2e
24 changed files with 36 additions and 47 deletions
@@ -12,7 +12,7 @@ Related: Chapters 10 (Tokenization), 11 (Plugins), 12 (RAG)
# Chapter 9: LLM Architectures and System Components
<p align="center">
<img src="assets/page_header.svg" alt="Chapter 9 Header">
<img src="assets/page_header.svg" alt="">
</p>
_This chapter provides deep technical understanding of LLM architectures critical for red teaming. You'll learn transformer internals, attention mechanisms, embedding spaces, system prompts and context windows, model deployment patterns, and how architectural choices create specific attack surfaces that red teamers can exploit._