1190 related articles

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.
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.

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.
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.

Ollama's recent brand shift from local LLM deployment to cloud API services sparks heated Reddit debate. Analyzing the capital logic, community concerns, and what open-source AI tool users should know.

An insider's analysis of China's four AI labs — Qwen, DeepSeek, Moonshot, and Ling — revealing their distinct strategic bets on distribution, architecture, long-termism, and serving cost.

trainproof is an ML training linter using three exit codes (pass/fail/inconclusive) to eliminate the CI blind spot where skipped checks silently appear as passes.

Practical lessons from building a SAM 3 auto-labeling pipeline: vision embedding reuse, resolution handling, prompt engineering, threshold sweeping, and more.

Deep dive into how an 80B-parameter LLM runs on Mac with only 4.3GB memory, covering ultra-low-bit quantization, sparsity, memory mapping, and implications for privacy and edge AI.

Confused by the overwhelming number of ML courses? This guide covers Udemy course evaluation, top free resources, and an actionable beginner learning path.

Xberg v1 is an MIT-licensed open-source local document extraction engine. CPU-only, supporting 101 formats with built-in SPLADE and ColBERT retrieval, Rust-powered for RAG and ML pipelines.

A complete self-learning path for NLP covering fundamentals, Transformer concepts, hands-on projects, and tools like Hugging Face to help developers master NLP without returning to school.

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.

Plethora is a platform built for interactive content where users experience mini-games, puzzles, digital fidget toys, and educational simulators in their feed. Discover how this "YouTube for interactive content" transforms passive viewing into active participation.

Deep analysis of RosaicLabs, Intel Atom core RTL licensing, and 32-Tile AMX expansion — exploring x86 architecture's open licensing and customization transformation in the AI era.

Deep dive into how Nanocodex uses Rust to build high-performance foundation components for OpenAI Agents, exploring Rust's advantages in performance, memory safety, and modular design for AI infrastructure.

Explore AI development tool mashups: model layering with DeepSeek Flash, flagship model selection, Antigravity CLI, and practical strategies for model routing and tool composition.

Microsoft announces Xbox price hikes up to 43%. Analysis of supply chain pressures, tariff impacts, and Microsoft's strategic shift from hardware sales to Game Pass subscriptions and cloud gaming.

CutWire Drift is a beginner-friendly open-source video editor with local AI features including Whisper auto-subtitles, SAM2 background removal, multi-track timeline, keyframe animation, and transitions—free and privacy-preserving.

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.