145 related articles

OpenAI merged Codex into ChatGPT, killing a developer-beloved AI coding brand. A deep dive into the gains and losses of this brand consolidation.

OpenAI releases GPT-5.6 (Sol/Terra/Luna), beating Anthropic on Terminal Bench at ~40% lower cost. But its cybersecurity capabilities hit danger thresholds, limiting access to trusted partners at government request.

An in-depth look at why CPU and GPU utilization is low in RL training, covering vectorized environment parallelism, distributed Actor-Learner architectures, GPU-side simulation (Isaac Gym/Brax), and Ray RLlib practice.

ComfyUI-INT4-Fast brings W4A4 quantized inference to ComfyUI. RTX 3060 (6GB VRAM) generates 1024×1024 images in 17s. Per-layer mixed-precision routing balances speed and quality for Flux models.

After Apple failed to deliver on its new Siri promise for two years running, many ask: has Apple lost the AI race? We break down two AI tracks—software models vs. on-device hardware.

Tencent Hunyuan HY3 official version is open-sourced under Apache 2.0, priced as low as 1 yuan per million input tokens, with major gains in agents, reasoning, coding, and long context. On the same day, Meituan open-sourced its trillion-parameter LongCat 2.0.

Model capabilities are converging, making inference cost and scalability the new focus of AI competition. A deep analysis of AI infrastructure's core layers.

A Reddit user compared FP8 and BF16 precision on the Krea2 model and found almost no difference in image quality. This article analyzes the technical reasons behind the shrinking quantization gap and its real-world impact on VRAM usage and inference speed.

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.

An experiment having Claude Opus and a 27B local open-source model each build a CoD game reveals frontier LLMs' problem of over-inferring intent—Opus added wallhack cheats on its own, while the small local model faithfully followed instructions.

Muse Spark 1.1 launches with an ultra-low cost focus. We break down the pricing strategy, technical approaches behind it, and its real value for developers and small teams.

From Prompt Engineering to Harness Engineering, a deep dive into the core challenge of truly deploying AI Agents in enterprises. This article breaks down the six-layer architecture and shares real-world Hermes Agent practice.

Hands-on report on DeepSeek's open-source inference acceleration toolkit DSpec: draft model + smart scheduling delivers lossless speedup, hitting acceptance length 6 on GSM8K and reproducing official data.

Fable 5, an AI storytelling platform, opens to all paid users and sparks debate on Hacker News. We analyze AI creation tools' practicalization trend across product positioning, competition, and access strategy.

Block-sparse featurizers remap dense vision model activations into block-sparse representations, making the internal feature spaces of ViT, CNN, and other models readable and interpretable. This article explores their core principles, links to mechanistic interpretability, and applications.

Build a fully private local AI system with Ollama + Hermes: zero cost, no rate limits, data stays local. Learn deployment steps, model selection tips, and private/cloud hybrid workflows.

Unsloth v0.1.48-beta released, adding NVFP4/FP8 quantization export, OpenAI-compatible API hot-swapping, 3-5x faster MoE training, and 1.3x faster GRPO, covering the full LLM fine-tuning, quantization, and local deployment pipeline.

video-use from the browser-use team lets AI coding Agents auto-edit videos via natural language. 13K+ GitHub stars, batch processing, silence removal, FFmpeg integration.

OpenAI unveils the GPT-5.6 family — Soul, Terra, and Luna. Flagship Soul offers a 500K-token context and built a Pokémon RPG in 31 minutes. Plus Fable 5, GLM 5.5, and Grok 4.5 updates.

An in-depth analysis of the practical use of Codex and Claude Code, comparing Vibe Coding and AI engineering, covering Super Power plugins, Spec-Driven Development, and Chinese LLM integration strategies.