» Tag
ai
1016 postsDeepseek V4 Flash Achieves ~160 t/s on RTX 6000
Details on achieving ~160 t/s with Deepseek V4 Flash on RTX 6000 and setup information.
Managing AI Sub-Agents: Issues Encountered and Solutions Built
Insights on common issues faced while managing AI sub-agents and structural solutions to address them.
AI Engineering Maturity: An 8-Stage Framework
AI engineering maturity offers an 8-stage framework to understand team development. Each stage contains critical lessons for organizations.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comHow Adding More Rules Makes Your Agent Weaker
Discover how increasing rules negatively impacts AI agent performance. Fewer rules lead to better outcomes.
AI Inference Engineering: Inside the Prefill-Decode Split
A technical look at how LLM inference splits into compute-bound prefill and memory-bound decode phases, and the optimization techniques engineers use to scale them.
Reading Agent Traces Reveals What Evals Can't Decide
An agent built for AI Engineer World's Fair invented fake speakers. Reading agent traces, not evals, caught it—key lessons on model choice, cost, and observability for engineers.