426 related articles
Tech FrontiersGoogle Anti-Gravity 2.0 officially replaces Gemini CLI with a desktop app, CLI terminal, and SDK. Powered by Gemini 3.5 Flash, it supports multi-Agent parallel collaboration and one-click Managed Agents deployment.
Product ReviewsDeep dive into NVIDIA CompileIQ auto-tuning tool that intelligently searches compiler option combinations to find optimal build parameters for CUDA kernels.
TutorialsIn-depth analysis of NVIDIA's new CUDA Tile programming model: how tile-based GPU kernel development integrates with C++, optimizes data locality, and accelerates Tensor Core computation for HPC, deep learning, and AI inference.
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.
Tech FrontiersAnthropic announces a massive compute expansion with "More chips, more Claude." This article analyzes the impact on user experience, service capacity, response speed, and next-gen models.
Product ReviewsAnthropic launches two enterprise features for Claude Managed Agents: self-hosted sandboxes with Cloudflare, Daytona, Modal, and Vercel, plus MCP Tunnels for secure private network connections.
Product ReviewsHands-on testing of Gemini 3.5 Flash across UI generation, coding, and Agent capabilities vs Qwen3.6-27B, revealing the gap between benchmark scores and real-world performance.
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.
Tech FrontiersGoogle releases Gemini 3.5 Flash, optimizing the balance between speed and capability. Analysis of Flash series evolution, comparisons with GPT-4o mini, and practical value for developers.
TutorialsComplete guide to deploying vLLM and SGLang locally. Compare performance vs LM Studio, deploy in 3 steps with Docker + AI assistant. Covers SGLang vs vLLM selection, 5090 VRAM optimization, and Cherry Studio integration.
Industry InsightsHow should enterprises choose open-source LLMs? This guide compares Llama 3.1, Qwen 2.5, DeepSeek, and Mistral across model capabilities, hardware requirements, and business scenarios.
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.
Deep DivesDeep analysis of Windsurf seamless account-switching plugin's technical implementation, revealing risks of account bans, code theft, and legal liability. Four compliant alternatives for developers.
Deep DivesExplore how the XANI project uses NVIDIA GPUs to accelerate XFEL data analysis, compressing nanoscale imaging from days to hours and advancing fusion materials and semiconductor research.
Tech FrontiersGPT Image 2 generates flawless text and photorealistic APP interfaces from scratch. Combined with Codex, AI front-end development enters a paradigm revolution. Coverage includes Amap's ABOT, LLM interpretability breakthroughs, and Huang's TPU rebuttal.
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.
TutorialsA deep dive into NVIDIA Model Optimizer's PTQ workflow, covering INT8/INT4 quantization principles, calibration methods, RTX GPU optimization, and best practices for deploying quantized LLMs on consumer GPUs.
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.