295 related articles
Product ReviewsTesting Zhipu's GLM 5.1 High Speed API: a full-power flagship model at 400 Token/s. From sketch restoration to generating a complete puzzle game, verifying speed and capability combined.
TutorialsHow to tell if your GPU is out of VRAM when running local LLMs. Learn the difference between dedicated and shared GPU memory, monitor VRAM overflow via Task Manager, and use quantization and context length control to avoid OOM.
TutorialsStep-by-step tutorial to deploy Hermes Agent with Qwen3.6 open-source LLM locally. Covers WSL setup, model download, Telegram bot integration for a zero-cost private AI Agent.
Deep DivesAn open-source tool lets you visualize LLM token generation speeds from 5-800 TPS, helping developers make rational choices about model selection and inference optimization.
TutorialsDeep dive into NVIDIA NCCL multi-GPU communication library principles and optimization strategies, covering AllReduce, NVLink, and GPUDirect RDMA to help HPC and AI developers master scaling from single-node to massive clusters.
TutorialsDeep dive into how Slurm block scheduling maximizes NVIDIA GB200 NVL72 rack-level NVLink performance through topology-aware allocation, reducing fragmentation and boosting GPU utilization by 15-25%.
TutorialsDeep dive into NVIDIA NCCL Inspector for real-time GPU cluster communication monitoring with Prometheus integration, covering straggler detection, alerting, and Grafana visualization for distributed training optimization.
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.
Deep DivesDeep dive into NVIDIA Fleet Intelligence for GPU clusters: real-time visualization, AI anomaly detection, utilization optimization, and energy management to boost large-scale GPU infrastructure efficiency.
Product ReviewsDeep dive into Cube Studio, Tencent Music's open-source one-stop AI platform, covering architecture design, distributed training, large model fine-tuning and inference, and domestic chip adaptation.
Deep DivesComprehensive guide to Hugging Face Transformers, the 160K-star GitHub framework—covering architecture, multimodal support, quantization, and inference optimization for loading, fine-tuning, and deploying pre-trained models.
Product ReviewsDeep dive into Hugging Face Transformers: architecture, multimodal support, ecosystem, and trends. Learn how this 160K-Star project became essential for AI developers.
Product ReviewsIntel Core Ultra 7 270K Plus drops $50, matching AMD Ryzen X3D gaming performance at a lower price. Detailed benchmarks, AMD comparison, and 2025 gaming CPU buying advice.
Deep DivesGoogle Cloud Next unveils TPU v8t (training) and TPU v8i (inference) chips. Deep analysis of their architecture, strategic significance, and impact on AI chip competition.
Industry InsightsAt Google Cloud Next 2025, Amin Vahdat, Jeff Dean, and other tech leaders discuss AI infrastructure evolution, network-compute convergence, TPU development, and the next decade of cloud services.
Expert OpinionsTraditional CI/CD pipelines are being shattered by AI Agents. This article analyzes the shift from PR-driven to intent-driven architecture, exploring Pre-Merge queues, stateful environments, and multiverse development as new continuous computation paradigms.
Tech FrontiersNVIDIA Nemotron Hackathon Korea winners officially announced, showcasing Korean AI developer innovation. Analysis of Nemotron LLM ecosystem, Korea's AI landscape, and NVIDIA's global developer strategy.
Expert OpinionsSequoia Capital's deep conversation with AI expert Konstantine explores how von Neumann's architecture and ideas profoundly shape modern AI development, from computing paradigms to the pursuit of AGI.
TutorialsLearn how to fine-tune LLaMA 3 8B on consumer GPUs using QLoRA and Unsloth. Covers 4-bit quantization, LoRA adaptation, Alpaca data format, training pipeline setup, and model deployment—runs on RTX 3090.
ResearchSVDQuant, an ICLR 2025 Spotlight paper, achieves 4-bit diffusion model quantization via low-rank decomposition that absorbs outliers, reducing memory by 75%. Open-source engine Nunchaku (3800+ stars) enables FLUX inference on consumer GPUs like RTX 4060.