Tag

#LLM

Tagged LLM 8 posts
01 Sep 2026 AI

The Ontology Was Always a Bounded Context

Two agents meet in a park. "I've just had a complaint from a customer," says the first. "What's a customer?" asks the second. "Anyone with an account." A third agent walks over. "That's not a customer," it says. "A customer is anyone with an active subscription." The three agents pause …

30 Aug 2026 AI

The Guardrail Is Not in the Model

Frank Coyle gave a twenty-minute talk at the AI Engineer World's Fair that has been circulating for a few weeks now, and the argument in it is simple enough to state in one sentence: agentic systems need ontologies, because LLMs are probabilistic and probabilistic systems need logical...

26 Apr 2026 blog

Running Gemma 4 31B on an Apple Silicon Mac with Ollama

A practical configuration for a 32 GB M5 Mac that still needs to remain usable Running large language models locally has become surprisingly practical on Apple Silicon. With a modern Mac, Ollama, and a carefully quantized GGUF model, it is possible to run models that only a short time ago …