Tag: ai
All the articles with the tag "ai".
-
Deploying GLM-5 W4A8 on Huawei Cloud Ascend 910B x8
A field report on deploying GLM-5 W4A8 on ModelArts with 8 Ascend 910B cards. We solved Python stack issues and got the API server ready, but hit a decode blocker at the Ascend runtime layer. This is a practical summary of what worked, what broke, and where the real problem turned out to be.
-
From Rule Explosion to Runtime Discovery: Building a Universal Cloud Agent in One Day
How we eliminated 70,000 lines of hardcoded logic by letting the SDK tell us what it can do. A technical deep-dive into runtime discovery, LLM-first planning, and the 2-hour plan model rule that saves 20 hours of debugging.
-
Building hc-agent: Lessons from Rapid Prototyping to Production
A technical post-mortem on building an AI-first cloud automation framework: from a rapid prototype built with Codex on a plane to a production-ready system, and the hard lessons learned along the way.