Tagged articles

test-time compute

3 articles · Page 1 of 1
Ops Development & AI Practice
Ops Development & AI Practice
Jul 28, 2026 · Artificial Intelligence

How Open-Source Kimi K3 Challenges the Commercial Survival of Top Large Models

Kimi K3, an open‑source LLM with 2.8 trillion parameters and a 57‑point intelligence score, outperforms many closed‑source rivals in benchmarks but suffers from a 40‑second first‑token delay and $0.72 per‑task cost, exposing the steep Test‑Time Compute hurdle that reshapes the AI market’s competitive landscape.

AI market competitionKimi K3model latency
0 likes · 8 min read
How Open-Source Kimi K3 Challenges the Commercial Survival of Top Large Models
Machine Heart
Machine Heart
Jun 30, 2026 · Artificial Intelligence

Why One Extra Loop Is All a 7B Model Needs – LoopCoder‑v2’s Surprising Sweet Spot

LoopCoder‑v2, a 7B LLM, gains a massive boost on SWE‑bench Verified (43.0 → 64.4) by adding just one test‑time loop, while additional loops cause performance to collapse, a finding explained through detailed probe analysis of hidden‑state convergence, attention re‑routing, and a constant “position‑mismatch tax”.

AI model efficiencyLLM loopingLoopCoder-v2
0 likes · 8 min read
Why One Extra Loop Is All a 7B Model Needs – LoopCoder‑v2’s Surprising Sweet Spot
Top Architect
Top Architect
Jun 13, 2026 · Artificial Intelligence

What Is an Inference Large Language Model? A Visual Guide

The article explains inference‑type large language models, how they differ from traditional models by breaking questions into reasoning steps, the shift from training‑time to test‑time compute, scaling‑law insights, validation techniques, proposal‑distribution tricks, and the detailed training pipeline of DeepSeek‑R1, while also discussing failed experiments and future directions.

DeepSeek-R1Reinforcement LearningScaling Laws
0 likes · 20 min read
What Is an Inference Large Language Model? A Visual Guide