Tag: huawei-cloud
All the articles with the tag "huawei-cloud".
-
Building a Multimodal Agent on Huawei Cloud Ascend: Qwen3-VL + LangChain
End-to-end guide to deploying Qwen3-VL multimodal inference server on Huawei Cloud Ascend 910B with OpenAI-compatible API, and building practical multimodal agents using LangChain with caching strategies.
-
Deploying a Qwen3-VL OpenAI-Compatible API on Huawei Cloud Ascend (910B) with Docker + FastAPI
A comprehensive guide to deploying Qwen3-VL-8B vision-language model on Ascend 910B NPUs with an OpenAI-compatible FastAPI server, including container setup, load testing, and production deployment patterns.
-
Deploy OpenClaw on Huawei Cloud ECS and Use Huawei ModelArts MaaS (OpenAI-Compatible)
A production-like runbook to deploy OpenClaw on Huawei Cloud ECS, wire it to Huawei ModelArts Studio (MaaS) via OpenAI-compatible APIs, and validate automation with cron-driven health checks (Telegram example).
-
Runbook: Deploy Dify + RAG on Huawei Cloud ECS (Docker Compose)
A production-like, single-node deployment runbook for Dify on Huawei Cloud ECS with RAG: web/api/worker + Postgres + Redis + Qdrant, plus optional SearXNG, plugin daemon, and sandbox. Includes troubleshooting and MaaS (OpenAI-compatible) model binding.