Skip to content

WorthPosting

  • Home
  • About

Tag: AI

Cat Links AI News

AI News Roundup: September 2026 — GPT-6 Astra, Claude Fable 5.1, Gemini 3.8, and DeepSeek V4.1-Flash

Posted on September 21, 2026 teliaz

Sep­tem­ber 2026 has been one of the densest months for AI releases in recent mem­ory. With­in the first 72 hours,

Continue readingAI News Roundup: September 2026 — GPT-6 Astra, Claude Fable 5.1, Gemini 3.8, and DeepSeek V4.1-Flash

Cat Links AI News

Speculative Decoding Explained: How EAGLE-3 Makes LLMs 2-3x Faster Without Changing Outputs

Posted on September 17, 2026September 17, 2026 teliaz

Autoregressive decoding is the reason large language models feel slow: every token is generated by a full forward pass, and

Continue readingSpeculative Decoding Explained: How EAGLE-3 Makes LLMs 2-3x Faster Without Changing Outputs

Cat Links Software Engineering

LLM Routing and Cascading: Send Every Query to the Cheapest Model That Can Handle It

Posted on September 11, 2026September 12, 2026 teliaz

If you run a large language model behind a product, you have probably internalized an uncomfortable trade-off. The big frontier

Continue readingLLM Routing and Cascading: Send Every Query to the Cheapest Model That Can Handle It

Cat Links AI News

LLM Quantization Explained: GPTQ, AWQ, GGUF, and When Each One Wins

Posted on September 10, 2026September 11, 2026 teliaz

Serving a 7B model in fp16 takes roughly 14 GB of VRAM. A 70B model takes around 140 GB —

Continue readingLLM Quantization Explained: GPTQ, AWQ, GGUF, and When Each One Wins

Cat Links AI News

Speculative Decoding: Getting 2-3x More Out of Every GPU Pass

Posted on September 6, 2026September 7, 2026 teliaz

Watch a GPU while a large language model generates text and you’ll see something strange: for most of every forward

Continue readingSpeculative Decoding: Getting 2-3x More Out of Every GPU Pass

Cat Links AI News

vLLM Prefix Caching: The Prefill Optimization You’re Already Running

Posted on September 3, 2026 teliaz

Every request that hits an LLM server pays the same tax before the first generated token appears: the prompt must

Continue readingvLLM Prefix Caching: The Prefill Optimization You’re Already Running

Cat Links AI News

Constrained Decoding: How Structured LLM Output Actually Works

Posted on August 30, 2026August 31, 2026 teliaz

Ask an LLM for JSON and you will usually get JSON. “Usually” is the word that ruins your week. One

Continue readingConstrained Decoding: How Structured LLM Output Actually Works

Cat Links AI News

Harness Scaling: How a State Machine Runtime Pushed Agents to 95.3% on Terminal-Bench

Posted on August 23, 2026 teliaz

The default answer to “make the agent better” is a better model. But a growing pile of evidence says that

Continue readingHarness Scaling: How a State Machine Runtime Pushed Agents to 95.3% on Terminal-Bench

Cat Links Software Engineering

AGENTS.md: Teaching Coding Agents to Work in Your Repository

Posted on August 22, 2026 teliaz

Two years into the coding-agent era, a plain Markdown file has quietly become standard infrastructure. AGENTS.md is the place where

Continue readingAGENTS.md: Teaching Coding Agents to Work in Your Repository

Cat Links AI News

The Post-Training Era: GLM-5.3, Gemini 3.7 Flash, and the Week the Base Model Stopped Mattering

Posted on August 20, 2026 teliaz

Three model releases in ten days have made one thing clear: the frontier story of late 2026 is not bigger

Continue readingThe Post-Training Era: GLM-5.3, Gemini 3.7 Flash, and the Week the Base Model Stopped Mattering

Posts navigation

Older posts
  • Home
  • About
Copyright © 2026 WorthPosting | Signify by WEN Themes
Scroll Up