What Is an LLM API KV Cache?

KV Cache is a key concept connecting Transformer theory with LLM engineering and deployment. Understanding it completes the path from how a model computes to how it runs.

March 5, 2026 · 17 min · 3558 words · Andy SI
Read more

The Complete Guide to LLM Chain-of-Thought (CoT)

Understand what LLM Chain-of-Thought (CoT) is and how prompt engineering can elicit Chain-of-Thought (CoT) from an LLM.

March 4, 2026 · 12 min · 2430 words · Andy SI
Read more

Prompt Engineering: From Principles to Practice

Prompt engineering? It may not be as simple as you think.

March 3, 2026 · 20 min · 4215 words · Andy SI
Read more

Prompt Injection

Understand LLM prompt injection and several fundamental defensive measures.

March 3, 2026 · 11 min · 2278 words · Andy SI
Read more

Understanding the Mathematical Intuition Behind Transformers

This article gave me—and may give you—a deeper understanding of the basic principles behind Transformers, replacing a black-box view of today’s mainstream LLMs. Cheers!

February 24, 2026 · 18 min · 3726 words · Andy SI
Read more