[AINews] Megakernels are so dead and so back
Cursor product launch and megakernel GPU engineering tradeoffs discussed in Latent Space newsletter roundup.
Every story tagged with this topic, ordered by date.
Cursor product launch and megakernel GPU engineering tradeoffs discussed in Latent Space newsletter roundup.
LLM CLI 0.32 ships reasoning trace visibility, OpenAI Responses API support, server-side tools, and improved logging for inference workflows.
llm-anthropic 0.26 adds Claude Fable/Sonnet/Opus 5 models, server-side tools (WebSearch, WebFetch, CodeExecution), and streaming typed events for reasoning and tool calls.
MiniMax releases H3, a multimodal generative model generating 15-second video from text/image/audio input; MLX port enables inference on Apple Silicon.
ParVL framework scales multimodal LLMs via parallel computation reuse between ViT and LLM, enabling task-specific optimization without fixed component allocation.
ALiBi positional encoding has numerical underflow bug where linear bias scaling zeros attention weights; characterizes impact in state-of-the-art models and mitigation strategies.
string2string Studio: WebAssembly-based browser platform for string algorithms across NLP, biology, and humanities; alignment, distance, similarity, and BLAST search.
llm 0.32 release includes updates enabling new Claude model support and streaming typed events for reasoning and tool results.
Muon optimizer shows token-efficiency gains on Mamba-2 when applied selectively to output projections, with benefits localized to specific weight groups.
Logic pre-pretraining on formal derivations accelerates LM skill acquisition and improves compressibility compared to narrow symbolic tasks.
KV cache transfer enables prefill reuse across different-sized LLM family models via closed-form linear mapping.
SciRet: Empirical study of hybrid BM25+dense retrieval, reranking, and answer generation for scientific RAG across corpus scales on CORD-19.
FedCritic-MIMO: federated multi-agent RL for 6G RAN resource control via serverless critic sharing.
Oilbird: training-free speculative decoding using verifier-computed keys; improves suffix matching for tool-calling workloads.
AgenticECO: tool-using agent workflow for 3D-IC engineering change orders with minimal-disturbance routing layer on TaiWei open-source flow.
SAT-Edge-Agent deploys edge-based LLM agents on satellites for onboard intelligence under communication/power constraints.
Early-epoch telemetry from training runs predicts final test accuracy and training failure without cross-run reference.
Competition-aware request dispatch for RTB ad exchanges using bid prediction and probabilistic forwarding to optimize DSP participation.
GPU-accelerated community detection in dynamic graphs using NVIDIA RAPIDS with spectral clustering and Leiden optimization achieving 1000x speedup.
PhyAI: unified inference engine for physical AI across evaluation, cloud RL, edge serving, and onboard deployment with single runtime.
FraQ efficiently recompresses federated LoRA gradients in coordinate space, resolving aggregation mismatch in distributed LLM fine-tuning.
Hardware-aware multi-objective optimization for designing energy-efficient DNNs on microcontrollers with intermittent power availability.
Microsoft's earnings reveal AI efficiency gains and clearer commercialization strategy versus Meta, but underlying cost dynamics raise strategic questions.
Baseten Series F funding and technical deep-dive on autoregressive and diffusion inference optimization strategies.
AtumAI uses agentic AI to generate datacenter control-plane policies via formal constraint-based search with learned transfer across tasks, outperforming off-shelf LLM approaches.
PRECOG collapses RAG prefill cost from O(L_context) to O(1) by injecting pre-computed context into SSM fixed-size hidden state.
VI-MoLE routes inputs through LoRA expert mixtures using value-of-information rather than uncertainty, avoiding spurious expert activation.
CMuon optimizer stabilizes Diffusion Transformer training by chunking momentum orthogonalization on fused tensor weights, improving late-stage convergence.
Computational and statistical analysis of c-rectified flow framework used in FLUX.1 and Stable Diffusion 3, proving guarantees for cost-aware velocity field projection.
xPress improves speculative decoding by refining block-diffusion drafters through parallel refinement of conditionally dependent tokens.
MonitrLLM: open-source evaluation infrastructure linking LLM conversation transcripts to user-defined task intent and outcomes.
GROVE: training-free wearable video-memory framework supporting both question-answering and proactive recall from streaming visual input.
OpenAI's GPT-Live enables low-latency continuous voice interaction via turnless speech model architecture, shipped in six months.
condense-json 1.1 adds support for non-string replacement values and object-based merge operations with round-trip testing.
Opt.Gear foundation model (1M–1B params, 64K context) uses hybrid conv-attention for 4.9× faster on-device inference.
Tevatron 3.0 integrates Megatron-Core for efficient MoE reranker training, enabling billion-scale cross-encoder + distillation workflows on academic budgets.
Simon Willison releases llm-mcp-client 0.1a0, enabling Model Context Protocol integration for LLM tools.
TokTier eliminates redundant tokenization in agentic LLM serving by caching token state, reducing tokenization overhead from 64% to <5% on agent workloads.
SignMuon applies sign compression to Muon optimizer but exhibits theoretical convergence failures; explores limits of error feedback in matrix-aware optimization.
GQ-FSL combines stochastic quantization with federated split learning to reduce energy consumption in edge DNN deployment on resource-constrained mobile devices.
QASP predicts per-query recall curves via supervised regression to derive adaptive vector search policies without iterative invocations.
ResKV: KV cache compression method using residual statistics for fixed-budget long-context inference without permanent token discarding.
OpenAI outlines full-stack strategy to improve AI capability, cost, and accessibility across models and infrastructure.
Analysis of decoder design trade-offs in lightweight neural networks for visual affordance segmentation on wearable robots.
MoPET applies mixture-of-experts to medical image classification, routing tasks across specialized adapters to prevent negative transfer in multi-domain PEFT.
TFGformer applies retrieval-augmented generation to multivariate time series forecasting via time-frequency graph learning for IoT sensor data.
datasette-agent 0.4a0 adds browser task execution, letting agent plugins run JavaScript directly in user browsers.
Hypothetical Prompt Embeddings (HyPE) reduces computational overhead in RAG by pre-training query-document alignment without runtime generation.
OnlineCache enables adaptive, error-correcting caching policies for diffusion model inference tuned per-prompt and per-timestep.
Empirical study of quantization trade-offs (latency, throughput, quality) for EuroLLM and Hy-MT2 translation models on A10 GPU.