·
SOURCES
#1[HN]
·
10d ago
Inkling Mixture-of-Experts Model with 975B Parameters and 1M Context Window
41 pts · 6 comments

Inkling is a Mixture-of-Experts transformer featuring 975B total parameters and 41B active parameters. It was pretrained on 45 trillion multimodal tokens and supports a 1M token context window. A lighter Inkling-Small variant offers 12B active parameters for improved latency and cost-efficiency.

breakdown →
#2[7MIN.AI]
·
2d ago
OpenAI Secures 3.2GW Power Deal for Georgia Data Center Campus

OpenAI's Project Camellia involves a massive data center development in Effingham County, Georgia. The project includes a power agreement for 3.2 gigawatts of capacity spanning through 2032.

breakdown →
#3[@claudeai]
·
1d ago
Claude Opus 5 released at half the price of Fable 5

Claude Opus 5 provides frontier-level intelligence comparable to Fable 5 but at 50% of the cost. The model is designed for proactive and thoughtful task execution.

breakdown →
#4[THEVERGE]
·
4d ago
Google releases Gemini 3.5 Flash Cyber for security patching

Google launched Gemini 3.5 Flash Cyber to identify and patch security vulnerabilities at a lower cost than models like Anthropic's Mythos. The model leverages the Flash architecture to provide high-speed security analysis for enterprise environments.

breakdown →
#5[HUGGINGFACE]
·
2d ago
Nunchaku 4-bit Quantized Diffusion Inference Integrated into Diffusers Library

The Diffusers library now supports Nunchaku 4-bit quantization for diffusion models. This integration enables higher-speed inference and reduced VRAM requirements for running large-scale diffusion workloads.

breakdown →
#6[HUGGINGFACE]
SkewAdam Reduces MoE Training Memory by 97% via Tiered Allocation

SkewAdam optimizes Mixture-of-Experts memory by applying differentiated optimizer states to the backbone, experts, and router. For a 6.78B parameter model, it reduces optimizer state from 50.6 GB to 1.29 GB, cutting peak training memory from 81.4 GB to 31.3 GB.

breakdown →
#7[GH]
·
2d ago
Alibaba open-sources hybrid LLM and deterministic code review tool
★ 265 new · 11,194 total

Alibaba released open-code-review, a tool combining deterministic pipelines with LLM agents to provide line-level comments. It includes fine-tuned rulesets for detecting NPE, thread-safety, XSS, and SQL injection, with compatibility for OpenAI and Anthropic APIs.

breakdown →
#8[arXiv]
·
HPD-Parsing Enables Hierarchical Parallel Decoding for Document Parsing
cs.CL

HPD-Parsing implements a hierarchical parallel decoding paradigm for Vision-Language Models to overcome sequential bottlenecks in document parsing. A layout branch organizes structure while concurrent branches decode block-level content using progressive multi-token prediction.

breakdown →
#9[r/LocalLLaMA]
·
Grok Build open sourced under Apache 2.0 license
113 upvotes · 36 comments

The Grok Build coding agent has been released as open source under the Apache 2.0 license.

breakdown →
#10[HN]
·
2d ago
ChatGPT Health reaches general availability for consumer medical data analysis
4 pts · 1 comments

OpenAI has transitioned ChatGPT Health to general availability, allowing users to upload medical records and test results for direct analysis. This rollout moves health-related querying from manual file uploads into a specialized interface, potentially disintermediating niche health-tech startups.

breakdown →
#11[TLDR]
·
1d ago
Stripe Negotiating $10 Billion Acquisition of OpenRouter

Stripe is in discussions to acquire OpenRouter, a model routing platform for developers. The deal is reportedly valued at approximately $10 billion.

breakdown →
#12[@OpenAI]
·
3d ago
OpenAI Presence Enables Enterprise Deployment of Voice and Chat Agents

OpenAI Presence provides enterprise customers with tools to deploy voice and chat agents that interact with internal company systems and execute approved actions. The service is currently available through a limited general availability program for eligible organizations.

breakdown →
#13[THEVERGE]
·
5d ago
Moonshot and Alibaba release low-cost competitive AI models

Chinese AI firms Moonshot and Alibaba have released new models targeting parity with OpenAI and Anthropic performance levels. These releases prioritize significant cost reductions compared to leading US-based frontier models.

breakdown →
#14[OPENAI]
·
3d ago
OpenAI partners with US Department of Energy for scientific discovery

OpenAI is collaborating with the U.S. Department of Energy and national laboratories to apply frontier models to scientific research. The initiative aims to accelerate discovery across various national science domains.

breakdown →
#15[HUGGINGFACE]
Byte-Exact KV-Cache Grafting Increases Small Model Capability

KV-Cache Grafting allows frozen small language models to gain capabilities by restoring byte-exact key-value state artifacts from previously computed contexts. This method achieves 100% argmax agreement and zero KL divergence, moving a Gemma-4-12B from much lower scores to AIME 2025 performance levels without weight updates.

breakdown →
#16[GH]
12d ago
Graphify creates queryable knowledge graphs from multi-modal codebases and documentation
★ 1,028 new · 84,046 total

Graphify converts diverse file types, including SQL schemas, R scripts, and video, into a single queryable knowledge graph. It integrates application code, database structures, and infrastructure to enhance context for AI coding assistants like Claude Code and Cursor.

breakdown →
#17[arXiv]
·
Bilibili releases Index-1.9B series of small language models
cs.CL

The Index-1.9B series includes Base, Pure (filtered), Chat (SFT/DPO), and Character (RAG-augmented) models. The 1.9B parameter models were pre-trained on 2.8 trillion Chinese and English tokens using a Warmup-Stable-Decay schedule.

breakdown →
#18[r/LocalLLaMA]
·
2h ago
Llama.cpp Adds Full MCP Support for Agentic Workflows
125 upvotes · 28 comments

Llama.cpp now integrates the Model Context Protocol (MCP), enabling full support for stdio and HTTP servers. Users can configure MCP servers via JSON or command-line arguments to transform the WebUI into an agentic chat interface, such as a local coder using the Serena server.

breakdown →
#19[HN]
·
4d ago
Kimi K3 achieves 93% accuracy via routing with Fable 5
24 pts · 2 comments

Kimi K3 achieves frontier-level performance by routing agentic tasks between the open K3 model and the closed Fable 5 model. This hybrid approach maintains 93% accuracy on 1,000 tasks while offering up to 50x cost reductions via Fireworks hosting.

breakdown →
#20[TLDR DEV]
·
4d ago
Planner-Worker Swarms Improve Software Engineering Performance

Implementing a planner-worker architecture in agent swarms improves software development output quality. This structure allows for cost savings by delegating execution tasks to lower-cost models while maintaining high-level reasoning.

breakdown →
#21[@sundarpichai]
·
3d ago
Alphabet Q2 Results: Gemini APIs reach 22B tokens per minute

Alphabet reported 24% YoY revenue growth with Google Cloud accelerating at 82%. Gemini model APIs are now processing 22 billion tokens per minute, driven largely by Flash model adoption.

breakdown →
#22[WIRED]
·
3d ago
Chinese open-source models challenge Silicon Valley frontier dominance

Chinese labs are releasing open-source models to provide stable, accessible alternatives to restricted US models from Anthropic and OpenAI. These models aim to capture market share through availability and increasing capability.

breakdown →
#23[HUGGINGFACE]
9d ago
NVIDIA Nemotron 3 Embed achieves top ranking on RTEB benchmark

NVIDIA Nemotron 3 Embed has ranked first overall on the Retrieval Task Evaluation Benchmark (RTEB), specifically optimizing for agentic retrieval workflows.

breakdown →
#24[HUGGINGFACE]
Orca Foundation Model Learns Unified Multimodal World Latent Space

Orca is a world foundation model focused on Next-State-Prediction rather than isolated token prediction. It learns a unified latent space through unconscious learning of natural transitions from video and conscious learning from language-described events.

breakdown →
#25[GH]
25d ago
Google Agents-CLI for Cloud Agent Deployment
★ 433 new · 3,911 total

Google released agents-cli, a command-line interface designed to help developers create, evaluate, and deploy AI agents specifically on Google Cloud infrastructure.

breakdown →
9 sources · live pipeline status →↓ mac menu bar app (apple silicon)
·