Tag: llm
All the articles with the tag "llm".
-
Inference Engineering 101 for Technical Product Builders
Published:• 9 min readA practical introduction to inference engineering for product builders: why time to first token, VRAM, prompt length, and KV cache matter when shipping AI products.
-
Fine-tuning 101: Qwen3 0.6B on CodeForces Data
Published:• 6 min readHands-on journey on fine-tuning Qwen3-0.6B on competitive programming problems using HuggingFace infrastructure and Claude Code.
-
Designing Memory System for AI Agents
Published:• 4 min readTo design memory systems for AI agents with a practical implementation of personalized quizzing app.
-
Demystifying AI Agents (1/X): Agent Primitives
Published:• 9 min readThe no buzz-word primer on AI Agents you were looking for! Understanding agent primitives and build a GitHub PR Orchestrator Agent.
-
Framework for evaluating LLM powered products
Published:• 3 min readA framework for effective evaluation of AI powered products