394 related articles
NVIDIA GQE Deep Dive: How GPU Query En…
A deep dive into NVIDIA GQE's architecture: how HBM, NVLink, and memory-hierarchy-aware execution models help GPU query engines overcome I/O and bandwidth bottlenecks.

AI developers often think a bigger GPU will boost efficiency, but the real bottlenecks are often RAM, storage, networking, and workflow. Discover the overlooked upgrades that deliver the highest ROI.

Maple-Preview achieves 120 tok/s inference of a 20B ternary MoE model on iPhone. We analyze ternary quantization, MoE sparse activation, and on-device inference challenges.

Deep dive into how the Hadamard Transform replaces matrix multiplication with only addition and subtraction for lightweight deep learning, covering FWHT principles, edge inference acceleration, and ultra-low-bit LLM quantization.

Deep dive into the 5-layer AI tech stack: Energy, Chips, Infrastructure, Models, and Applications. Understand the key players, competitive landscape, and value distribution logic across the AI industry chain.

Quantprobe is an open-source memory optimization framework that enables 30B LLMs to run at 22 tokens/s on 6GB GPUs through per-layer quantization and intelligent CPU/GPU splitting.

Learn how to fine-tune 8B parameter LLMs on a 4GB laptop GPU using QLoRA quantization, gradient checkpointing, and gradient accumulation VRAM optimization techniques.

Deep analysis of Nightcrawler, an AI penetration testing agent running entirely on smartphones. Exploring how on-device AI empowers cybersecurity testing, its architecture, use cases, and risks.

Deep analysis of why teams build custom C/C++ inference engines instead of using PyTorch or TensorRT, exploring performance, minimal dependencies, and long-term maintenance tradeoffs.

Exploring how storage-class memory technology can break through GPU memory bottlenecks, expanding single-card usable memory to multi-terabyte levels through tiered memory architecture.

How to deploy LLMs locally on AMD RX 7800 XT 16GB for trading bots: ROCm ecosystem, 7B-14B model picks (Qwen2.5, Llama 3.1), Ollama/LM Studio setup, and system architecture design.

Tomte is a free local AI framework optimized for Apple Silicon to run Gemma models. Learn about its features, performance advantages, and how it compares to ChatGPT for private, fast local AI deployment.

A developer built a pure C99 inference engine that runs the 1.56TB Kimi K3 model on 8GB RAM using MoE sparsity and NVMe on-demand loading—no GPU, 176KB binary.

A practical guide to consolidating scattered automation scripts into a local AI Agent hub. Covers Function Calling, Ollama+Qwen2.5 deployment, tool orchestration architecture, and a complete implementation roadmap.

Deep analysis of AMD MI355X running Kimi K3 with superior cost-efficiency vs NVIDIA B300, and its implications for the AI inference hardware market.

Benchmarking DeepSeek V4 Flash on dual RTX 3060 GPUs with 96GB RAM at IQ2_M quantization achieving 3.5 tokens/sec. Covers hardware choices, 2-bit quantization techniques, and local LLM deployment optimization.

24GB Mac Mini too slow for local LLMs? Learn why 14B models struggle, get 3B-8B model recommendations for Home Assistant, and discover Ollama speed optimization tips.

How to build a $500 multi-purpose home server for Jellyfin streaming, Ollama local AI inference, web app hosting, and Pi-hole ad blocking with dual RTX 3060 GPUs.

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.

Terminal Candy is a native macOS terminal app with 84 color schemes, CRT retro effects, a visual Skin Builder, and a global hotkey—all for a one-time $10 purchase.