1558 related articles

Analyzing real LLM inference costs: from B200 GPU compute gains, vLLM framework optimization to MTP multi-token prediction, explaining why serving costs are widely overestimated.

Facing GPU fragmentation on edge devices, the PostSlate team used ncnn's Vulkan backend for cross-platform ML inference, achieving 10× speedup on RTX 4070 with half the model size and zero runtime installation.
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.

A comprehensive decision framework for production LLM deployment: model selection (open-source vs. API), GPU VRAM configuration, and inference engine comparison including vLLM and TensorRT-LLM.

NVIDIA TensorRT now supports multi-device inference via pipeline and tensor parallelism, distributing large models across multiple GPUs to break through single-card memory limits.

A deep dive into core challenges and key technologies for LLM infrastructure, covering GPU cluster management, inference optimization, distributed training, cost control, and observability.
TutorialsLearn how to deploy a PD-disaggregated SGLang inference cluster on AMD GPUs using a single config file, boosting LLM throughput and latency performance.
Industry InsightsDeep dive into how NVIDIA Dynamo Snapshot reduces LLM inference cold start time from minutes to seconds via GPU state snapshot and recovery, covering Kubernetes integration and elastic inference.
Tech FrontiersQwen3.6 experimental MTP-GGUF benchmarked: single GPU pushes 35B-A3B model to 220 token/s, 1.4x faster with zero accuracy loss. Covers MTP principles, optimal Draft Tokens strategy, and RTX 5090 results.
ResearchSVDQuant, an ICLR 2025 Spotlight paper, achieves 4-bit diffusion model quantization via low-rank decomposition that absorbs outliers, reducing memory by 75%. Open-source engine Nunchaku (3800+ stars) enables FLUX inference on consumer GPUs like RTX 4060.

When AI services like Claude go down, dependent employees are lost while veteran colleagues think independently. Exploring the cognitive outsourcing risks behind AI dependence.

Enterprise GPU clusters average under 30% utilization with massive reserved resource waste. This article analyzes root causes like zombie Notebooks and missing attribution, offering practical solutions including resource tagging, idle timeout reclamation, and elastic scheduling.

A developer lets Mistral, Qwen, Llama and other local LLMs autonomously live in virtual town Pepperton. AI residents spontaneously invent social networks, conspiracy theories, and case law.

From project selection to deployment, learn how to build resume-worthy ML projects. Covers end-to-end workflows, tiered project recommendations, and practical tips for ML learners transitioning from beginner to intermediate.

Analyzing AI subscription trust issues—credit delivery failures, opaque billing—from a Reddit complaint, exploring provider accountability and offering users practical tips to protect their rights.

In-depth analysis of Alibaba's Qwen3 series, exploring its multimodal visual understanding, Chinese language capabilities, open-source ecosystem, and impact on developers and the AI industry.

Exploring why Midjourney V3's dreamlike aesthetic is missed, how AI image tools lose artistry through technical progress, and the deeper reasons behind narrowing AI aesthetic diversity.

Should AI Agent reliability verification be built in-house or outsourced? An open-source author's candid question sparks industry reflection on eval frameworks.

Deep analysis of Apple's strategic predicament in the generative AI era: Apple Intelligence falling short, Siri upgrades lagging, and how its privacy-first approach conflicts with AI capabilities.

In-depth feasibility analysis of deploying DeepSeek V4 Flash on two NVIDIA DGX Spark units offline, examining memory bandwidth, MoE communication overhead, and quantization strategies.