Hardware & InfraNVIDIA Developer BlogNVIDIA NIM opens its catalog to a wider set of open-weight modelsThe inference microservice stack now serves more open models on a single GPU, with lower time-to-first-token for chat and tool-calling workloads.Aug 20, 20264 min readRead the story
arXivAug 19, 2026Scaling laws for long-context pretrainingA study of how context length interacts with data mix and model size, with practical guidance for training long-context models.R. Chen, A. Patel, et al.#Scaling#Context
arXivAug 18, 2026Distilling reasoning from a large teacher into compact modelsA concrete recipe for transferring reasoning behavior to small models, including data selection and failure-mode analysis.DeepSeek Research#Distillation#Reasoning
Hugging FaceAug 17, 2026Agentic evaluation: beyond single-turn accuracyA task-level benchmark suite for agentic behavior, rewarding planning, tool use, and error recovery over raw accuracy.Hugging Face Research#Agents#Evaluation
arXivAug 16, 2026Memory bandwidth as the binding constraint on long-context servingAn analysis of how HBM bandwidth limits attention-heavy workloads and what it means for model and packaging design.SemiAnalysis#Hardware#Serving
Hugging FaceAug 15, 2026Efficient KV-cache compression for streaming inferenceA method to compress the key-value cache during streaming, cutting memory use with minimal quality loss.Community submission#Efficiency#Inference