Skip to content
Tag109 articles1 course

LLM

Everything on Core Concept Learning tagged with LLM. Explore related tags below.

Related tags

Courses

Beginner~2.5 hours

Master 60+ essential AI, LLM, RAG, agentic, fine-tuning, safety, and LLMOps terms with architectural diagrams, code examples, self-checks, and exercises.

Articles

Large Language Models have entered a split era. On one side are standard conversational chatbots (GPT-4o, Claude 3.5 Sonnet) trained via Reinforcement Learning …

Aug 22, 202611 min read
Read

Full parameter fine-tuning of Large Language Models (such as Llama 3 70B or Qwen 2.5) requires updating billions of weights, demanding massive GPU clusters with…

Aug 1, 20263 min read
Read

As autonomous AI coding agents (such as Claude Code, Gemini CLI, and Cursor) take on complex software tasks, measuring their performance requires rigorous Evalu…

Aug 1, 20263 min read
Read

Large Language Model inference is notoriously memory-bandwidth bound. Generating tokens autoregressively requires loading all 70B parameter weights from GPU VRA…

Aug 1, 20263 min read
Read

First-generation Retrieval-Augmented Generation (RAG) systems relied exclusively on naive Vector Search (semantic similarity lookups over dense embeddings). Whi…

Aug 1, 20263 min read
Read

Deploying open-weights foundation models (such as DeepSeek-R1, Llama 3, and Qwen 2.5) requires choosing a high-performance Inference Engine. Raw PyTorch models …

Aug 1, 20263 min read
Read

One of the standout advantages of using Google Gemini models in developer tooling is their massive Context Window capability (ranging from 1 million to 2 millio…

Aug 1, 20263 min read
Read

The landscape of frontier AI models has shifted from pure autoregressive next-token prediction to Inference-Time Reasoning powered by Large-Scale Reinforcement …

Aug 1, 20263 min read
Read

OpenAI reasoning models (o1, o1-mini, o3-mini) represent a paradigm shift in AI engineering. Unlike standard autoregressive models (such as GPT-4o) that predict…

Jul 31, 20263 min read
Read

With the release of OpenAI's reasoning model series (such as o3-mini), developers gain direct control over inference-time compute using the reasoning_effort par…

Jul 31, 20263 min read
Read

In enterprise AI applications, system instructions, database schemas, codebases, and retrieval contexts are frequently repeated across thousands of API calls. P…

Jul 31, 20263 min read
Read

An agent that runs for four seconds inside one HTTP request can afford to fail: the user retries and nothing else happened. An agent that runs for eleven minute…

Aug 17, 202616 min read
Read

A base language model finishes text. It does not answer questions, refuse harmful requests, or stop talking at the right moment — those behaviors are installed …

Aug 17, 202617 min read
Read

A 70B-parameter model does not fit on an 80GB GPU, and the reason is not the parameters. In mixed-precision training with Adam you carry roughly sixteen bytes p…

Aug 17, 202618 min read
Read

RAG taxonomy gets confusing because people mix three different ideas: architecture levels, retrieval tricks, and production maturity. Naive RAG, Simple RAG, Gra…

Jul 30, 20269 min read
Read

The infographic is useful because it names the eight shelves most agentic AI systems touch: deployment infrastructure, evaluation and monitoring, foundation mod…

Jul 30, 20268 min read
Read

The infographic shows the right big shape: an LLM receives text, turns it into tokens, maps those tokens into vectors, runs transformer blocks, projects the fin…

Jul 30, 20267 min read
Read

RAG Evaluation matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds advanced; it …

Jul 29, 20263 min read
Read

RAG Retrieval Metrics Explained matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sou…

Jul 29, 20263 min read
Read

RAG Answer Faithfulness Checks matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term soun…

Jul 29, 20263 min read
Read

Hybrid Search matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds advanced; it i…

Jul 29, 20263 min read
Read

Vector Search Filters matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds advanc…

Jul 29, 20263 min read
Read

Embedding Model Migration Playbook matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term …

Jul 29, 20263 min read
Read

RAG vs Long Context matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds advanced…

Jul 29, 20263 min read
Read

Rerankers vs Embeddings matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds adva…

Jul 29, 20263 min read
Read

Semantic Search Query Rewriting matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sou…

Jul 29, 20263 min read
Read

RAG Knowledge Graphs matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds advance…

Jul 29, 20263 min read
Read

Tool Calling Reliability Patterns matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term s…

Jul 29, 20263 min read
Read

Function Calling Schema Versioning matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term …

Jul 29, 20263 min read
Read

Agent Tool Permissions and Least Privilege matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether t…

Jul 29, 20263 min read
Read

Agent Sandbox Design for AI Tools matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term s…

Jul 29, 20263 min read
Read

Agent Stop Conditions for Autonomous Work matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether th…

Jul 29, 20263 min read
Read

AI Workflow State Machines matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds a…

Jul 29, 20263 min read
Read

AI Task Decomposition for Agents matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term so…

Jul 29, 20263 min read
Read

Agent Planning vs Workflow Orchestration matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the…

Jul 29, 20263 min read
Read

Multi-Agent Systems matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds advanced…

Jul 29, 20263 min read
Read

AI Model Routing Strategies matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds …

Jul 29, 20263 min read
Read

AI Cost per Token Budgeting matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds …

Jul 29, 20263 min read
Read

AI Inference Latency Optimization matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term s…

Jul 29, 20263 min read
Read

AI Batch Inference vs Real-Time Inference matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether th…

Jul 29, 20263 min read
Read

AI GPU vs CPU Inference matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds adva…

Jul 29, 20263 min read
Read

LLM Serving Queues and Backpressure matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term…

Jul 29, 20263 min read
Read

Prompt Versioning and Release Management matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the…

Jul 29, 20263 min read
Read

System Prompt Design as Product Policy matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the t…

Jul 29, 20263 min read
Read

Prompt Regression Testing matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds ad…

Jul 29, 20263 min read
Read

Prompt A/B Testing for LLM Features matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term…

Jul 29, 20263 min read
Read

Context Window Management for LLM Apps matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the t…

Jul 29, 20263 min read
Read

Context Compression Strategies matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term soun…

Jul 29, 20263 min read
Read

AI Observability matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds advanced; i…

Jul 29, 20263 min read
Read

AI Incident Response Playbook matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sound…

Jul 29, 20263 min read
Read

AI Privacy matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds advanced; it is w…

Jul 29, 20263 min read
Read

Enterprise AI Governance for Engineering Teams matters when a team has to turn an AI idea into a system other people can trust. The useful question is not wheth…

Jul 29, 20263 min read
Read

AI Model Cards Explained for Products matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the te…

Jul 29, 20263 min read
Read

Safety Classifiers in LLM Apps matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term soun…

Jul 29, 20263 min read
Read

AI Content Moderation Pipeline for Products matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether …

Jul 29, 20263 min read
Read

Safety Filtering matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds advanced; i…

Jul 29, 20263 min read
Read

AI Policy Evals for Safety matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds a…

Jul 29, 20263 min read
Read

LLM Open-Source Deployment Guide matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term so…

Jul 29, 20263 min read
Read

AI On-Prem vs Cloud Inference matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sound…

Jul 29, 20263 min read
Read

AI Edge Inference Explained matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds …

Jul 29, 20263 min read
Read

AI API Rate Limits and Queues matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sound…

Jul 29, 20263 min read
Read

AI Provider Failover Patterns matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sound…

Jul 29, 20263 min read
Read

LLM Fine-Tuning Dataset Curation matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term so…

Jul 29, 20263 min read
Read

AI Benchmark Data Contamination matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sou…

Jul 29, 20263 min read
Read

AI Model Drift in Products matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds a…

Jul 29, 20263 min read
Read

RLHF Preference Data Collection matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sou…

Jul 29, 20263 min read
Read

RLHF Reward Models Explained matters when a team has to turn an AI idea into a system other people can trust. The useful question is not whether the term sounds…

Jul 29, 20263 min read
Read

repo-agent is 34 turns into a routine rename: swap calculate_tax for compute_tax everywhere, except inside legacy/. Turn 1 stated that exception clearly. By tur…

Jul 29, 202610 min read
Read

The same model that answers instantly on a short prompt can crawl once a conversation grows long, and the bill grows with it even though the question did not ge…

Jul 29, 202611 min read
Read

You have probably seen a claim shaped like this on a model card: "70B total parameters, but only 13B active per token." That is not marketing rounding — it desc…

Jul 29, 202611 min read
Read

For years, "make the model better" meant one thing: spend more compute during training, on bigger data, for a bigger network. Test-time compute is a second knob…

Jul 29, 20266 min read
Read

Multimodal AI Explained is for builders who need the term to survive contact with real products, tools, and failure modes. The goal is a practical mental model …

Jul 29, 20263 min read
Read

Zero-Shot vs Few-Shot Learning Explained is for builders who need the term to survive contact with real products, tools, and failure modes. The goal is a practi…

Jul 29, 20262 min read
Read

MMLU vs SWE-bench vs HumanEval is for builders who need the term to survive contact with real products, tools, and failure modes. The goal is a practical mental…

Jul 29, 20263 min read
Read

LLM-as-a-Judge is for builders who need the term to survive contact with real products, tools, and failure modes. The goal is a practical mental model you can u…

Jul 29, 20263 min read
Read

Red Teaming LLMs is for builders who need the term to survive contact with real products, tools, and failure modes. The goal is a practical mental model you can…

Jul 29, 20263 min read
Read

Jailbreaking vs Prompt Injection is for builders who need the term to survive contact with real products, tools, and failure modes. The goal is a practical ment…

Jul 29, 20263 min read
Read

LLM Hallucination is for builders who need the term to survive contact with real products, tools, and failure modes. The goal is a practical mental model you ca…

Jul 29, 20263 min read
Read

ReAct Pattern is for builders who need the term to survive contact with real products, tools, and failure modes. The goal is a practical mental model you can us…

Jul 29, 20263 min read
Read

Chain-of-Thought and Reasoning Models Explained is for builders who need the term to survive contact with real products, tools, and failure modes. The goal is a…

Jul 29, 20263 min read
Read

Synthetic data can fill gaps, protect privacy, and create rare examples. It can also duplicate a teacher model's blind spots at industrial scale. The question i…

Jul 28, 20263 min read
Read

A bigger foundation model is often the easiest way to get strong general behavior. A small language model can be cheaper, faster, easier to deploy privately, an…

Jul 28, 20263 min read
Read

Alignment techniques are easy to flatten into slogans: humans teach the model, or a constitution teaches the model. The real difference is the source and shape …

Jul 28, 20263 min read
Read

Shrinking a model can mean two very different things. Quantization keeps the model architecture mostly the same but stores and computes weights with lower preci…

Jul 28, 20263 min read
Read

A model does not see your prompt as words or characters. It sees token ids produced by a tokenizer. That is why a short-looking string can be expensive, a long …

Jul 28, 20264 min read
Read

Transformers are often described as if they are a mysterious reasoning machine. At the mechanical level, they are a repeated pattern: turn tokens into vectors, …

Jul 28, 20264 min read
Read

LLMs are fluent text generators; production systems need contracts. The gap shows up when a classifier returns urgent-ish, omits a required field, wraps JSON in…

Jul 28, 20265 min read
Read

Streaming makes an LLM app feel alive, but it also turns one clean request-response call into a lifecycle. Tokens arrive before the final answer exists. Tool-ca…

Jul 28, 20268 min read
Read

LLM caching sounds simple until the cached answer crosses a tenant boundary, repeats stale product policy, or hides a model regression. The hard part is not sto…

Jul 28, 20268 min read
Read

A working AI feature can become hard to operate the moment three services call three model providers with three separate keys. Nobody can answer which team spen…

Jul 28, 20268 min read
Read

A checkout timeout bug lands on your desk. Do you approve every agent edit, write a spec and verify, let the model YOLO the fix, or run an overnight Ralph loop …

Jul 20, 20267 min read
Read

A support bot gets the ticket "Checkout returns ECONNRESET after 30s." The model replies with a confident billing FAQ. The prompt was fine. The context window w…

Jul 20, 20269 min read
Read

A support ticket that needs docs, a tool call, and a model reply does not need twelve equal "frameworks." It needs an orchestration lane, a retrieval lane, a se…

Jul 17, 20269 min read
Read

Teams often treat every LLM quality problem as a prompt problem. Often the real issue is what entered the context window, or whether the product needs a harness…

Jul 16, 20264 min read
Read

An LLM predicts tokens from the context it receives; by itself it has no durable application memory or permission to call your systems. A product can add capabi…

Jul 16, 20265 min read
Read

This guide is for Python developers who can write functions and run pytest but have not structured an agent service. By the end, you can scaffold a small reposi…

Jul 11, 20266 min read
Read

AI terminology is often drawn as one neat stack, but the axes are not identical. Artificial intelligence is the broad field; machine learning, neural networks, …

Jul 7, 20266 min read
Read

AI literacy in 2026 is a stack, not ten unrelated hobbies. You need instructions models follow, tools that connect to real systems, answers grounded in your dat…

Jul 5, 20266 min read
Read

A chatbot answers one prompt at a time. An agentic AI system accepts a goal, selects actions, calls tools, observes results, and loops until it reaches a termin…

Jul 5, 202612 min read
Read

This guide is for developers who can call a model API and want to evaluate open-source AI projects without treating stars as a ranking. By the end, you can shor…

Jul 5, 20265 min read
Read

A vague prompt produces vague code; a structured prompt with role, constraints, examples, and a fixed output shape produces something you can test. Prompt engin…

Jul 4, 20264 min read
Read

Retrieval-Augmented Generation (RAG) grounds LLM answers in your data, not only model weights. Four levels show up in production: Classic (fixed retrieve → gene…

Jul 1, 20264 min read
Read

This guide is for engineers who can already explain prompts, models, and API calls but need to turn an agent demo into an owned service. By the end, you can tra…

Jul 1, 20265 min read
Read

A team fine-tunes a model on their entire internal knowledge base, expecting it to now "know" their product facts reliably — and in production, it still confide…

Jul 22, 20268 min read
Read

Computers cannot natively process text, audio, or images as semantic concepts; they operate strictly on numerical vectors. Vector Embeddings translate high-dime…

Aug 3, 20269 min read
Read

Gemini 1.5 Flash is Google's lightweight, high-throughput multimodal model engineered for low-latency production tasks. With a 1-million-token context window, s…

Aug 3, 20268 min read
Read

Building production-grade Autonomous AI Agents requires moving beyond linear Directed Acyclic Graphs (DAGs) and prompt chaining. Real-world tasks — such as auto…

Aug 3, 20269 min read
Read

Large Language Model (LLM) API calls — such as requesting completions from Google Gemini 1.5 Flash — introduce significant financial costs ($/token) and latency…

Aug 3, 20269 min read
Read

Ask ChatGPT a general-knowledge question and it answers from what it learned during training. Ask a support bot "what's your refund window for a damaged item bo…

Aug 3, 20265 min read
Read

Want a curated collection instead? Topic hubs group the best content by subject.

Browse Topics