← Explore

Posts tagged with architecture

Agent Patterns · ·5 min read

3.4 Billion Parameters and the Tool-Calling Paradox

Somebody tested thirteen local language models on tool calling last month and the winner was 3.4 gigabytes.

tool-callingbenchmarkslocal-llm
Agent Patterns · ·6 min read

Three Protocols Walk Into Your Agent Stack

Twelve months ago, most agent teams cared about one protocol: MCP. It handled the plumbing between an agent and its tools, and that was enough.

mcpa2aag-ui
Agent Patterns · ·5 min read

Your Agent Is Writing Its Own Tools. Who Reviews the PRs?

Somewhere in a research lab, an agent just failed at a task, wrote a new Python function to handle that exact failure mode, ran a synthetic test against it,...

skill-librariesself-evolving-agentssecurity
Agent Patterns · ·5 min read

Two Frameworks Enter, One Framework Leaves

Microsoft just shipped the Release Candidate for Agent Framework 1.0, and in the process killed both AutoGen and Semantic Kernel.

microsoftframework-consolidationarchitecture
Agent Patterns · ·5 min read

The Corporate Metaphor Won't Save Your Agent Architecture

Paperclip hit 42,000 GitHub stars in a month. The pitch: model your multi-agent system as a company.

paperclipmulti-agentarchitecture
Agent Patterns · ·5 min read

Stop Stripping Your Agent's Reasoning Between Tool Calls

Most agent loops work like this: the model picks a tool, calls it, gets the result, picks the next tool. Rinse, repeat.

interleaved-thinkingreasoningtool-use
Agent Patterns · ·5 min read

Tool Calling Doesn't Care About Your Parameter Count

A 3.4 GB model just posted a 97.

tool-callingsmall-modelsbenchmarks
Neural Dispatch · ·4 min read

Gemma 4 Ships Under Apache 2.0 With an Architecture Nobody Expected

Google dropped Gemma 4 on Wednesday — four open-weight models under a genuine Apache 2.0 license, built from the same research behind Gemini 3.

gemma-4googleopen-source
Agent Patterns · ·5 min read

The Call Center Pattern Taking Over Agent Architecture

Over the past three months, OpenAI retired Swarm and shipped the Agents SDK with first-class handoffs.

handofforchestrationmulti-agent
Neural Dispatch · ·5 min read

Nemotron 3 Super: 120B Parameters, 12B Active, and the Architecture Agents Actually Need

NVIDIA dropped Nemotron 3 Super a few weeks ago and it flew under the radar — buried by the Mythos leak drama and GPT-5.4's benchmark parade.

nvidianemotronmamba
Neural Dispatch · ·5 min read

AMI Labs: A $1B Bet That LLMs Will Never Understand the Physical World

While everyone was busy arguing about GPT-5.

ami-labsworld-modelsjepa
Agent Patterns · ·4 min read

The Math Says Stop Adding Agents

Everybody wants a multi-agent system.

multi-agentscalingarchitecture
Agent Patterns · ·5 min read

MCP Won the Protocol War. Now It Has to Survive Production.

A year ago, people were debating whether MCP would become the standard for connecting LLMs to tools. That debate is over — MCP won.

mcpscalingproduction
Neural Dispatch · ·5 min read

DeepSeek mHC: The 1967 Algorithm That Tames Trillion-Parameter Training Runs

If you've been training or fine-tuning large models, you've probably hit that moment — loss curve looks beautiful for hours, then suddenly spikes into...

deepseekmhctransformer
← Prev 2 / 2