DeepSeek open-sources inference optimizations with 60–85% faster generation [pdf]
DeepSeek open-sourced DSpark, a set of inference optimizations that achieve 60–85% faster generation on large language models, releasing the paper and code on GitHub.
AI Infrastructure news and analysis on Web Pulse: 28297 curated articles tracking the latest AI Infrastructure developments, tools, and research, updated continuously from vetted sources.
DeepSeek open-sourced DSpark, a set of inference optimizations that achieve 60–85% faster generation on large language models, releasing the paper and code on GitHub.
Apple has lobbied the Trump administration for permission to buy memory chips from Chinese manufacturer ChangXin Memory Technologies (CXMT), which is blacklisted by the Pentagon, as the AI boom drives up semiconductor pr…
OpenZL, a new compression library, achieves high compression ratios while maintaining high speed by generating specialized compressors for specific data formats, outperforming generic compressors like zstd. It is designe…
China's government advisers are calling for measures to address a two-speed economy where AI and high-tech manufacturing boom while consumer spending lags, as fixed-asset investment fell 4.1% in early 2026 and the proper…
OpenAI began a limited preview of its GPT-5.6 series, renamed Sol, Terra, and Luna after US government consultations, signaling tighter national security oversight of advanced AI. Meanwhile, China's 60% surge in critical…
Microsoft CEO Satya Nadella urged companies to build custom AI models using their own data, warning against vendor lock-in and arguing that outsourcing learning undermines institutional value. In a series of public state…
Microsoft CEO Satya Nadella said every company should build its own AI model tailored to its business, warning that relying on a few frontier models poses long-term economic risks. He emphasized that firms cannot outsour…
Search SDK launches a unified TypeScript SDK for integrating web search into AI agents, supporting multiple providers like Firecrawl, Tavily, Exa, Brave, and Serper with a single API. The SDK provides agent-ready tools f…
A developer built a full-stack B2B Dutch-auction marketplace in three days using V0, Next.js 16, and Vercel's AWS integration. The project revealed that V0 excels at generating multi-page UI from detailed prompts but str…
An architect breaks down how to size a Mac mini M4 for local AI workloads, arguing that memory configuration is the critical decision, not the CPU. The analysis maps tasks to memory tiers: 16GB for chat, 24-32GB for RAG,…
Liquid AI released LFM 2.5-230M, a 230-million-parameter model that outperforms larger models on data extraction benchmarks, achieving 22.51 on CaseReportBench versus 13.83 for Qwen3.5-0.8B and 2.28 for Gemma 3 1B. The m…
A developer earned $11.56 in the first week by renting out an idle RTX 3060 on Vast.ai, a GPU marketplace for AI compute. The card was used for LLM inference and training, with utilization varying from 0 to 22 hours per …
IBM Research unveiled its NanoStack architecture, a sub-1nm 3D transistor stacking technology that achieves a 50% performance improvement and 70% power reduction over its 2nm design. However, the transition to production…
Anthropic's annualized revenue run rate crossed $47 billion as of early May 2026, tracking toward $50 billion by late June, driven by over 1,000 enterprises each spending more than $1 million annually on Claude. The grow…
South Korea participated in the second Pax Silica Summit in Washington, D.C., joining 24 member countries to discuss cooperation on AI innovation and semiconductor supply chains. Second Vice Foreign Minister Kim Jin-ah o…
A Snowflake engineer built four governed Cortex Agents on a semantic layer after a prototype nearly fed the CFO an incorrect revenue figure. The agents—Finance, Sales, Customer Success, and Executive—resolve exclusively …
The era of prompt engineering as a secret skill is ending as large language models improve, shifting the focus from clever single prompts to building reliable, production-grade prompting systems. The field now splits int…
Organizations must adopt enterprise AI platforms rather than isolated AI tools to ensure governance, security, and reliability, according to a blog post. The piece warns that uncoordinated AI experimentation leads to spr…
A developer built a backup script for DataStax AstraDB vector databases that preserves embedding vectors and ID fields in JSONL format, addressing the common pitfall of naive dumps that silently discard vectors. The scri…
Anthropic released the Model Context Protocol (MCP) in November 2024, with OpenAI adopting it in March 2025 and Google DeepMind following, making it a standard for AI agent interoperability within a year.