155 related articles

AMD GPU black screens running local LLMs? This post-mortem covers Ollama's 3 fatal flaws and how switching to LM Studio boosted token speed from 5 to 36, with ROCm setup, Speculative Decoding, and GFX version tips.
OpenAI and Broadcom Unveil Jalapeño Ch…
OpenAI and Broadcom unveil Jalapeño, a custom ASIC designed for LLM inference. A deep dive into its technical logic, strategic intent, and impact on NVIDIA and the AI compute landscape.

OpenAI CFO Sarah Fryer discusses the $122B fundraise, IPO timeline, Anthropic rivalry, compute shortage crisis, and the mysterious Jony Ive hardware collaboration on the All-In Podcast.

AI inference chip company Groq confirms $650M funding round, actively rebuilds executive team after NVIDIA's massive talent raid, and doubles down on Neocloud business.

Deep dive into Sakana AI and NVIDIA's latest research using TwELL sparse packing format and custom CUDA kernels to convert LLM sparsity into real GPU speedups, achieving 20%+ faster inference/training and significantly lower memory usage.

Deep dive into how KV Cache reduces LLM API costs by 20x. From Transformer attention matrix multiplication overhead to prompt caching best practices, understand the fundamentals of AI inference cost optimization.

In-depth review of Zhipu's GLM 5.2 model and Zcode programming tool: interface experience, coding benchmarks, and long-horizon Agent performance compared to GPT and Opus. 5M free tokens/day with MIT license.

Microsoft, Google, and Anthropic face severe compute shortages. Anthropic pays SpaceX $1B/month for GPUs. From TSMC capacity to HBM, storage, and power, the AI supply chain is in full crisis.

A detailed guide to locally deploying Claude Code with three approaches (LM Studio, Ollama, vLLM), covering architecture, protocol translation, hardware selection, and model recommendations.

A deep dive into core challenges and key technologies for LLM infrastructure, covering GPU cluster management, inference optimization, distributed training, cost control, and observability.

A systematic guide to Huawei Ascend C operator programming covering kernel functions, three-stage pipeline paradigm, API categories, and a hands-on AddCustom operator walkthrough.

Deep dive into how Marvell leverages UALink switch chips, CXL memory tech, custom ASIC foundry services, and silicon photonics to become an indispensable core supplier in AI infrastructure.

Deep dive into vLLM's core technologies for high-throughput LLM inference, including PagedAttention memory management, continuous batching, distributed deployment, and comparisons with TensorRT-LLM.

AMD stock breaks $500, hitting a new all-time high. Deep analysis of AMD's AI chip strategy, competition with NVIDIA, MI300X advantages, and potential risks.
TutorialsA deep dive into Agent Tuning principles and practices, covering why Agent training is needed, the evolution from Prompt to RAG to Agent, development workflows, and cost assessment for private deployment.
TutorialsHow to build a fully automated invoice reimbursement system with local AI Agents, covering OCR, info extraction, and form generation with MinerU+Qwen3+Qianwen Po.
Industry InsightsChina's internet giants collectively increase AI CapEx as computing infrastructure shifts from expectations to delivery. Analysis of six key beneficiary sectors including AI data centers, chips, and storage.
Deep DivesDeep dive into Transformer architecture covering self-attention QKV mechanics, Encoder-Decoder structure, Flash Attention memory optimization, RoPE positional encoding, and GQA inference acceleration.
Tech FrontiersDeep analysis of OpenAI Codex agent and its Codex-1 model, comparing Windsurf's SW1E1 and Anthropic's new reasoning model, exploring how AI programming leaps from single-file assistance to full-repository autonomous understanding.
TutorialsLearn how to deploy a PD-disaggregated SGLang inference cluster on AMD GPUs using a single config file, boosting LLM throughput and latency performance.