3480 related articles

Harvard and UIUC propose a third axis of pretraining, claiming 6.2x sample efficiency and 250x inference speedup. Deep analysis of this new paradigm's implications and key caveats.

An in-depth analysis of why AI costs keep rising—inference expenses, premium model pricing, and context bloat—plus practical optimization strategies including model cascading, caching, and self-hosting.

An AI practitioner tests Opus 5: powerful capabilities but painfully slow inference. Deep analysis of how LLM competition is shifting from intelligence to inference speed.

A systematic guide to must-know AI application engineer interview topics: PTQ/QAT quantization, operator fusion, inference pipelines, latency/throughput analysis, and edge deployment of detection/segmentation/BEV models.

A systematic review of must-know topics for AI Application Engineer interviews: PTQ/QAT quantization, operator fusion, inference pipelines, latency/throughput analysis, and edge deployment of detection/segmentation/BEV models.

China's Commerce Ministry weighs restricting overseas access to top open-weight AI models from Alibaba, ByteDance, and DeepSeek, while DeepSeek develops its own inference chip amid a US-China AI export standoff.

China's Ministry of Commerce is weighing restrictions on overseas access to top open-weight AI models from Alibaba, ByteDance, and DeepSeek. Meanwhile, DeepSeek is quietly building its own inference chip and raising ~$7B in first external funding.

Why is OpenAI pushing its most powerful model to 750 tokens/s? A deep dive into GPU vs. Cerebras chip cost trade-offs, the $10B compute deal, and how speed, intelligence, and token efficiency are reshaping the AI landscape.

OpenAI engineers have found ways to cut inference costs by over 50%. Combined with Anthropic's research AI tools and an $800M chip startup, the AI race is shifting from capability to cost efficiency.
GitHub Daily · July 19: The Dual Advan…
GitHub Trending July 19: ktransformers tops the list with heterogeneous inference optimization, while jcode, cua, and AstrBot signal a maturing Agent ecosystem.
Block Low-Rank Compression: A Guide to…
Learn how Block Low-Rank (BLR) decomposition compresses large model memory usage and accelerates GPU inference, including CUDA kernel optimization and combination with quantization and pruning.

DeepSeek open-sources DSpark, delivering 50%–400% LLM inference speedup with no retraining or quantization, via semi-autoregressive drafting and confidence-scheduled verification.
Apple M7 Ultra Chip Leaked: Can 1.5TB …
Reddit leaks suggest Apple's M7 Ultra chip could feature up to 1.5TB unified memory. We analyze the architecture, pricing debate, bandwidth limits, and ecosystem trade-offs for local LLM inference.

A deep dive into distributed AI systems engineering: data/model/tensor parallelism for training, KV cache, quantization, elastic scaling for inference, and cloud deployment with Kubernetes, Ray, and DeepSpeed.

A deep dive into Distributed AI Systems: a new book distilling 10 years of AI engineering experience covering distributed training, inference optimization, and production model serving.
Mesh LLM: A Practical Exploration of B…
Mesh LLM leverages the Rust P2P framework iroh to integrate compute from scattered nodes, exploring a viable path for decentralized LLM inference. This article analyzes its architecture, challenges, and prospects.

An Apple chip executive explains the surge in Mac Mini demand among AI developers: unified memory architecture breaks the VRAM bottleneck, superior energy efficiency enables long-term local deployment—the Mac Mini is becoming a top pick for local LLM inference.

Learn how to split AI reasoning tasks by act and character, run 14 concurrent streams, and cut processing time from 100s to 30s — a reusable schedule-concurrency-aggregate methodology.

DeepSeek and Peking University's DS Spark paper boosts AI inference speed by up to 85% via confidence scheduling and semi-autoregressive speculative decoding — no model or GPU changes.

This week in AI: OpenAI launches GPT-5.6 in three tiers (Sol/Terra/Luna) hitting 91.9% on coding benchmarks; DeepSeek and PKU open-source DSpark for 85% faster inference; Prime Intellect trains trillion-param models on just 28 H200s; Anthropic Claude enters Slack.