LM/SGLang
< LM
Jump to navigation
Jump to search
Rebuild docker image from source
cd sglang
git pull
cd docker
docker build -t sglang-xpu:latest -f xpu.Dockerfile .
Structure
cd sglang
git pull
cd docker
docker build -t sglang-xpu:latest -f xpu.Dockerfile .