Introduction to LLM

This page provides an easy-to-understand guide on LLMs (Large Language Models) from basics to applications for AI enthusiasts.


Total of 6 articles available. | Currently on page 1 of 1.

Chapter 9 — Model Integrity and Supply Chain Risks

Ninth post of the LLM Primer VII walkthrough. Open-source model dependency risk, Sleeper Agents (Hubinger et al.), safetensors vs pickle, CVE-2024-3568, and the SLSA / Sigstore artifact-signing discipline.

2026-05-18

Chapter 8 — Adversarial Attacks on Models

Eighth post of the LLM Primer VII walkthrough. Adversarial examples in NLP (HotFlip, TextFooler), model extraction (Tramèr et al., Carlini et al.), and the defensive strategies for API-boundary abuse.

2026-05-17

Chapter 7 — Hallucinations and Reliability

Seventh post of the LLM Primer VII walkthrough. Why hallucinations occur, the confidence-vs-correctness gap, and hybrid verification architectures — anchored by the Moffatt v Air Canada and Mata v Avianca cases.

2026-05-16

Chapter 6 — Retrieval-Augmented Generation Risks

Sixth post of the LLM Primer VII walkthrough. Trust boundaries in RAG, malicious document injection, PoisonedRAG and BadRAG, and monitoring retrieval flows for the attacker's fingerprints.

2026-05-15

Chapter 1 — Why AI Security Is Different

First post of the LLM Primer VII walkthrough. Why LLM security is structurally different from traditional security — the collapsed code/data boundary, the probabilistic core, and the OWASP LLM Top 10 as a working checklist.

2026-05-10

LLM Primer VII — Series Introduction & Index

Kicking off the chapter-by-chapter walkthrough of Book VII in the LLM Primer series — AI Security. Why in LLM systems code and data are the same string, and the schedule for the seventeen posts that follow, May 10 through May 26. This is the series finale.

2026-05-09