Skip to content

WorthPosting

  • Home
  • About

Tag: LLM

Cat Links AI News

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

Posted on September 3, 2026

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

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 Software Engineering

Speculative Decoding in vLLM: Draft, Verify, and Cut Latency Without Losing the Distribution

Posted on August 27, 2026August 27, 2026

Large language model inference has an awkward performance profile: the GPU does enormous math, then waits. Every token requires a

Continue readingSpeculative Decoding in vLLM: Draft, Verify, and Cut Latency Without Losing the Distribution

Cat Links Software Engineering

5 Trending GitHub Repos: Quantized Vector Search, Static GPU Binaries, and a Fly With Real Neurons

Posted on August 23, 2026

The commits that caught my attention this week range from a vector database that shrinks a 31 GB corpus into

Continue reading5 Trending GitHub Repos: Quantized Vector Search, Static GPU Binaries, and a Fly With Real Neurons

Cat Links AI News

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

Posted on August 23, 2026

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 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

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

Cat Links Software Engineering

5 Trending GitHub Repos: Local Video Generation, Compile-Time Distributed Safety, and Git History Surgery

Posted on August 15, 2026

Every week a handful of open source projects break out of the usual noise and start accumulating real traction. This

Continue reading5 Trending GitHub Repos: Local Video Generation, Compile-Time Distributed Safety, and Git History Surgery

Cat Links AI News

Qwen3.8-Max: 2.4T Parameters, Open Weights, and a 12-Point Jump in Agentic Computer Use

Posted on August 11, 2026August 12, 2026

Alibaba’s Qwen team just shipped Qwen3.8-Max, and it arrives at a strange moment in the AI race. We’re past the

Continue readingQwen3.8-Max: 2.4T Parameters, Open Weights, and a 12-Point Jump in Agentic Computer Use

Cat Links AI News

Beyond Math and Code: How SpyRL Turns Party Games Into Verifiable Training Signals for LLMs

Posted on August 8, 2026

Reinforcement Learning with Verifiable Rewards (RLVR) has become the engine behind modern reasoning models. The recipe is straightforward: let a

Continue readingBeyond Math and Code: How SpyRL Turns Party Games Into Verifiable Training Signals for LLMs

Cat Links Software Engineering

Building LLM Evaluation Pipelines: Metrics, Frameworks, and CI Integration

Posted on August 4, 2026

Shipping an LLM-powered feature without an evaluation pipeline is like deploying a microservice without health checks — it might work

Continue readingBuilding LLM Evaluation Pipelines: Metrics, Frameworks, and CI Integration

Posts navigation

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