- Sep 04, 2026The Router Was RightI wanted one place to decide which model answers and how hard it thinks. That surfaced a bug one event from the end of every stream. I fixed the wrong thing first, the schema proved the router right, and the real fix is now upstream in vLLM.
- Inference
- vLLM
- Open Source
- +1 more
- Aug 29, 2026It Was Never the ModelA laptop, a single GH200, and a semantic router between them, built to answer trivial requests locally and send the hard ones to the big card. Along the way, eleven things in that stack told me a confident falsehood. Not one of them was the model, and three of them were my own measurements.
- Inference
- vLLM
- Local AI
- +3 more
- Aug 28, 2026The Engine Is the Other Half of the ModelI spent a night carefully A/B testing a model on a GH200. Then I upgraded the inference engine for an unrelated reason, re-ran the identical config, and got 43 percent more decode throughput and nearly four times the context budget. When open-weight architectures change this fast, the engine is the other half of the model, and it fails quietly.
- Inference
- GH200
- vLLM
- +3 more