You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use follow scripts to build local image:
cd docker/llm/serving/xpu/docker
docker build
--build-arg no_proxy=127.0.0.1
--rm --no-cache -t vllm-serving:test .