Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

I Built a Glossary of LLM Terms That Actually Explains What They Change in Production

DEV Community·tomerjann·about 1 month ago
#wW9GHczv
#ai#llm#software#coding#open#happens
Reading 0:00
15s threshold

When I started building with LLMs, I kept running into terms I didn't fully understand. Quantization, KV cache, top-k sampling, temperature. Every time I looked one up, I got either a textbook definition or a link to a paper. That told me what the term is . It didn't tell me what to do with it. What decision does it affect? What breaks if I ignore it? What tradeoff am I making? So I started keeping notes. For each term, I wrote down the production angle: why it matters when you're actually shipping something. Over time it grew into 30+ entries organized across 8 pillars, from Core Architecture to Agentic AI, with linked related concepts so you can follow threads naturally. I cleaned it up, built a browsable UI with search and filtering, and open sourced it. tomerjann / llm-field-notes LLM terms explained from an engineering perspective with the production implications, not just the definition.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More