Tag: docker
All the articles with the tag "docker".
-
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.
-
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.