跳到主要内容

2 篇博文 含有标签「deployment」

查看所有标签

One ROCm Backend, Five Mixture-of-Models Objectives on AMD Developer Cloud

· 阅读需 6 分钟
Xunzhuo Liu
Intelligent Routing @vLLM

AMD Developer Cloud and vLLM Semantic Router overview

The first AMD Developer Cloud deployment guide showed how to put vLLM Semantic Router in front of a balance-oriented ROCm backend. The maintained multi-objective recipe takes the next step: clients choose the optimization objective they want, while the router keeps each objective's signals, projections, decisions, algorithms, and plugins isolated.

This guide deploys one physical ROCm model, exposes it through five logical served-model aliases, and then presents five stable Mixture-of-Models entrypoints. It is a practical way to demonstrate multi-objective routing before operating a fleet of physically distinct model backends.

Deploying vLLM Semantic Router on AMD Developer Cloud

· 阅读需 12 分钟
Xunzhuo Liu
Intelligent Routing @vLLM
Haichen Zhang
Sr. AI Engineer @AMD
Andy Luo
Sr. Director @AMD

AMD Developer Cloud and vLLM Semantic Router overview

Running vLLM Semantic Router on AMD Developer Cloud is not just about bringing up one more inference endpoint. It is about turning it into a routed multi-tier system that can classify requests, choose a semantic lane, and make replay and Insights immediately useful.

This post walks through the practical path: start the ROCm backend on an AMD Developer Cloud instance, install vLLM-SR, import the reference profile, and validate the deployment end to end.