1699 related articles

Deep dive into building a YOLO26n object detection inference engine from scratch using ARM64 assembly and C, covering NEON SIMD, Winograd convolution, GEMM micro-kernels, and cache tiling optimizations.

An in-depth analysis of the vLLM inference framework's core principles: from the meaning of throughput (tokens/s), to the bottlenecks of autoregressive generation, to KV Cache, PagedAttention, and continuous batching.

RTX 4090 taking over 400 seconds to run Qwen3 27B inference? This article analyzes the core causes—VRAM overflow and CPU offloading drag—and offers targeted fixes.

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.

A deep dive into core challenges and key technologies for LLM infrastructure, covering GPU cluster management, inference optimization, distributed training, cost control, and observability.
Industry InsightsAMD Instinct MI355X achieves 5% lower TCO than NVIDIA B200 on DeepSeek-R1 disaggregated inference via SGLang+MoRI full-stack optimization with 1.25x per-GPU throughput.
Deep DivesDeep dive into pipeline friction in AI model deployment from training to production, covering TensorRT automated optimization, ONNX export, and Triton Inference Server best practices.

Learn how to complete LLM post-training on a consumer GPU with just 8GB VRAM, covering SFT, DPO, and GRPO methods using LoRA quantization and other techniques.

Explorative modeling lets models generate K candidate predictions and learn from the best one, introducing exploration into training. This article analyzes Best-of-K training strategy principles, applications, and challenges.

Hands-on experience with MiniMax Hailuo H3 image-to-video model: API usage, generation quality, community feedback, and comparison with Runway, Pika, and other competitors.

In-depth analysis of Flux 3 video generation model's home movie style capabilities, intelligent prompt optimization, Hermes Agent usage experience, and outlook for official release.

An open-source blood glucose prediction model using BERT-style Transformer architecture with only 17M parameters, running on mobile devices with DILATE and Pinball loss for 2-hour glucose forecasting.

OpenAI's internal model Astra reportedly achieved 10 breakthroughs in math and theoretical CS. We analyze the rumors, compute infrastructure trends, real AI research assistant experiences, and AI's limits in original research.

A deep dive into the LTX 2.3 + ComfyUI combo for local AI video generation, covering deployment advantages, VRAM requirements, community ecosystem, and real-world output quality assessment.

A senior developer admits 95% of work is done by Claude Code, with 10x productivity gains. From coding to architecture, AI is eroding programmers' core skill moats. Deep analysis of AI coding's impact on tech employment.

DeepSeek-V4-Flash-0731 scores 50 on the Intelligence Index, nearly matching the frontier model score of 51 from five months prior. We analyze local deployment, hardware requirements, and implications.

GitHub Trending Aug 2: Agent-Reach enables zero-cost web access for AI Agents, while DeepSeek ecosystem explodes with ds4 inference engine and Reasonix coding Agent.

DeepSeek V4 Flash launches with benchmark scores approaching Claude Opus 4.8 at just $0.18 per million output tokens. Deep analysis of performance, pricing, and industry impact.

Deep analysis of the AI Visibility Evidence Model, examining five graded factors—authority, structure, timeliness, citation breadth, and query matching—that influence AI search recommendations in ChatGPT, Perplexity, and more.

Kimi-K3 scores 60.4% on ARC-AGI-2, far surpassing most LLMs. This article analyzes what ARC-AGI-2 tests, what this score means for abstract reasoning, and its implications for the AI industry.