AI Weekly Malaysia

Summaries

Short AI and tech summaries with source links, signal scores, and why each update matters for builders, founders, and Malaysian tech workers.

Reset

Showing 1-1 of 1 results

DateProviderScoreSummary
14 Aug 2026, 10:50 PMTechCrunch4.5 Kog is going deeper to squeeze more inference out of GPUs

French startup Kog, founded solo by Gaël Delalleau, claims 30x faster LLM inference on conventional datacenter GPUs (AMD MI300X, NVIDIA H200) via software optimization. Its demo hit 3,000 tokens/second but only with a 2B-parameter model (Laneformer 2B, now open-sourced), and Kog admits customers won't fine-tune small models, so it is pivoting to accelerate larger models — a claim still unproven. The startup generated 200 business leads and is targeting software engineering workflows where Claude Code users wait hours for results.

Why: The 3,000 TPS demo is real but narrow — it runs on a 2B model, not the large models production teams actually use. Builders should treat the '30x faster' headline as aspirational until Kog shows results on production-scale models. The open-sourced Laneformer 2B is worth examining if you work on inference optimization, but don't change your serving stack based on this.

Top