models & research
Where architecture, training tricks, and eval methodology meet the marketing layer — separating durable progress in foundation models from leaderboard theater that quietly falls apart under load.
- Running a 104GB LLM on a 48GB Mac: What Expert Streaming Costs
- GPT-6 Astra on ARC-AGI-3: What the Agentic Score Actually Measures
- Deepfake KYC Fraud: Tamper-Resilient Watermarks That Recover the Original Face
- Detecting AI-Generated Audio: Why Decay Tails Betray Voice Clones
- Reward Hacking Starts in the Verifier: Rule Checks vs LLM Judges for Math RL
- Can LLMs Train on Their Own Problems? What Zero-Data Self-Play Changes
- Why LLM Agent Benchmarks Move When the Harness Changes
- Can You Serve LLMs on 2-Bit Weights? What Ultra-Low-Bit Quantization Costs
- Do LLMs Still Need BPE? What RL-Trained Tokenizers Change
- GLM-5.3-Flash vs Qwen3.8-Flash-Next: Which Budget LLM to Route To
- Why Prompt Caching Can Change Model Outputs: A Prefix Invariance Audit
- GDPR Deletion Requests vs LLM Weights: What Machine Unlearning Actually Removes
- Why Drift Monitors Confuse Covariate Shift With Concept Drift
- AI-Generated Apps Look Right, but Do They Actually Work?
- Prompt Injection in 3D Scenes: The Attack Surface Multimodal Agents Ignore
- Why LLM Log Anomaly Detection Pages You for Nothing
- DeepSeek v4 Flash Vision: Routing Images Without Verified Pricing
- DeepSeek 32B on RTX 3090: Tokens per Second by Quant and Context
- PTXBench: LLMs Can Port GPU Kernels, But Not Beat Tuned Libraries
- Can LLMs Reuse Another Model's KV Cache? What Cross-Model Transfer Shows
- DeCRIM: Decompose Constraints to Stop Silent Drops in Agent Outputs
- Operator-Level Triage for Silent Mixed-Precision Instability
- BeyondUncertainty: Weak Confidence Signal for RAG Routing, Not Calibration
- Kimi K3 on M1 Max: Bandwidth, Not Capacity, Limits Local MoE Inference
- Kimi Linear Cuts KV Cache 75% but Recall Remains the Binding Constraint
- Why Chat Leaderboards Do Not Predict Image Quality
- Kimi K3 Procurement: Governance Review Over Phantom Government Assessments
- DeepSeek Compute Leak: Why Open-Weight Routing Needs a Swap Path
- Context Ordering Beats Window Size for Long-Context Agents
- Diffusion LLMs: Training Cost, Not Parallel Decoding, Drives Deployment
- Open-Weight Routers vs Fable 5: The Routing Math That Actually Matters
- DeepSeek-V4 1M Context vs RAG: Why Retrieval Stays
- Qwen-Image-3.0 Does Not Exist: Why Self-Hosting Image Models Is Premature
- Kimi K3: 2.8T Parameters, MoE Routing, and Self-Hosting Reality
- Kimi K3 vs Qwen3.8 Max: Routing Strategy for July 2026
- Qwen3.8 Max Release Audit: API, Open Weights, and the License Catch
- HuggingFace 100x Inference: Generalizable vs Platform-Locked Optimizations
- Kimi K3 Code Arena Rank: Self-Hosting Cost Math for Coding Agents
- Can Tool-Adaptive LLM Rerankers Improve RAG Without Always Calling Tools?
- Does Speculative Decoding with Progressive Tree Drafting Cut LLM Latency?
- Analytic Inference Cuts Bayesian Deep Ensemble Serving Cost, But Leaves Training as the Bottleneck
- Tree-of-Thoughts Improves Text-to-Image Prompting by Reasoning Over Hypotheses, Not Pixels
- FourierQK's spectral Q/K filter cuts TinyShakespeare loss by 79%, but long-context proof is missing
- Tencent Hunyuan 3's Agent Push Has No Public DeepSeek or Qwen Benchmarks Yet
- When Does Memory, Not Compute, Decide Who Can Profitably Serve LLMs?
- Can We Trust LLM Logic? A Graph-Based Stress Test Finds Three Failure Modes
- LongCat-2.0 Hits Claude Opus 4.6 Class on Agents From a 50K-GPU Cluster
- When Do Time Series Foundation Models Pay Off? The Break-Even Threshold
- VLA Grounder Tests Language Conditioning to Optimize Black-Box Vision-Action Models
- Black-Box LLM Architecture Inference: What API Restrictions Reveal About Hidden Model Structure
Every new foundation model arrives wrapped in a benchmark chart and a press release. This beat exists because the chart almost never tells you what the model actually does — and the press release tells you even less. The interesting work is one layer down: the attention variant that changes the cost curve, the parameterization fix that makes scaling laws actually transfer, the eval protocol whose failure modes flip the standings once you change a decoding parameter or a codec. We cover that layer.
We treat open-weight and closed releases as the same story told from opposite ends of a distribution shift. A trillion-parameter mixture beating a dense competitor on one harness and losing on another is not a contradiction; it is evidence about what the harness measures. Training-efficiency claims, context-window claims, and reasoning-benchmark claims all get the same treatment — read the method section, find the assumption that was load-bearing, and report whether removing it changes the result. When a paper proposes a new safety mechanism, a new compression trick, or a new continual-learning split, we are interested in the part the authors did not want to highlight.
The throughline is comparative and skeptical without being contrarian. Foundation-model research has become the field where the largest gap between published numbers and deployed behavior tends to live. Closing that gap — with reproduction notes, ablation reading, and honest accounting of what generalizes versus what was tuned into the eval — is the beat.
