94 related articles
Product ReviewsDeep dive into NVIDIA CompileIQ auto-tuning tool that intelligently searches compiler option combinations to find optimal build parameters for CUDA kernels.

Deep dive into the maderix/ANE GitHub project that reverse engineers Apple's private APIs to enable neural network training on the Apple Neural Engine, exploring its technical approach, efficiency gains, compliance risks, and implications for on-device AI.

GitHub Trending July 29: Microsoft's VibeVoice leads voice AI open-source wave, MoonshotAI's FlashKDA CUDA kernel surges 25%, and open-source alternatives rise.

Complete guide to DeepSeek-OCR from vLLM inference deployment and Unsloth model loading to fine-tuning, covering cloud server setup, GPU selection, and code examples — all on a single 4090 GPU.

A maker builds a DIY companion robot with NVIDIA Jetson Orin and 4S LiPo battery. Explore the full development journey from first power-up to AI interaction, including edge computing, power design, and companion robot trends.

Master the full DeepSeek-OCR deployment and fine-tuning workflow: vLLM inference deployment, efficient Unsloth fine-tuning, dataset preprocessing, LoRA training, validation, and RAG vector database integration.

NVIDIA CEO Jensen Huang says US companies should absolutely be allowed to use Chinese open-source AI models like DeepSeek and Kimi, calling backdoor fears a misunderstanding and arguing great models drive more compute demand.

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.

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 focused guide to the core interview topics for LLM application engineers, covering agent architecture, Multi-Agent, Langfuse evaluation & tracing, security, and RAG optimization.

A focused guide to core LLM application engineer interview topics, covering agent architecture, Multi-Agent, Langfuse evaluation, security, and RAG optimization.

Tongyi Qianwen Qwen-Image-3.0 image generation model gets a comprehensive upgrade: supporting 4,500-token ultra-long instructions, pixel-level detail rendering, 12-language knowledge understanding, and ancient painting restoration. This article analyzes its three core capabilities.
Handwritten C/CUDA Inference Engine: P…
A deep dive into a handwritten C/CUDA inference engine for Qwen 35B on RTX 5090 (Blackwell), covering quantization, FlashAttention kernels, and memory optimization.
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.

AI Engineer Summit deep dive: Local AI hits a real inflection point, driven by privacy and cost. Multi-model collaboration goes mainstream, NVIDIA + ExoLabs achieve 10x gains, open-source ecosystem accelerates.
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.
TurboVec: A Deep Dive into the Rust-Po…
TurboVec is a Rust-based vector index library powered by TurboQuant, with Python bindings for RAG, semantic search, and AI applications. A deep-dive into its architecture.

A complete guide to deploying LLMs locally on RobotCore Mini using Ollama — covering model pulling, CLI verification, Web backend setup, and LAN access.

Deploy DeepSeek-V4-Flash DSpark on 8× H20-141G using GPUStack's SGLang backend on Day 0. Full walkthrough of Web UI config, parameter tuning, and 200 tokens/sec benchmark results.
4 Alternatives for Running CUDA on Non…
A deep dive into running CUDA on non-NVIDIA hardware (AMD, Intel): comparing ROCm/HIP, ZLUDA, SYCL/oneAPI, and OpenCL across principles, use cases, and limitations.