update glm5 readme on npu (#18657)

This commit is contained in:
fy
2026-02-12 10:37:12 +08:00
committed by GitHub
parent 10c6bee74f
commit 123f57b84b

View File

@@ -54,6 +54,12 @@ docker run -itd --shm-size=16g --privileged=true --name ${NAME} \
quay.io/ascend/sglang:${TAG}
```
Note: Using this image, you need to update transformers to main branch
``` shell
# reinstall transformers
pip install git+https://github.com/huggingface/transformers.git
```
## Deployment
### Single-node Deployment