diff --git a/docs/diffusion/index.md b/docs/diffusion/index.md index 6d786a0c5..59162e60e 100644 --- a/docs/diffusion/index.md +++ b/docs/diffusion/index.md @@ -12,6 +12,7 @@ SGLang Diffusion is an inference framework for accelerated image and video gener - AMD GPUs (MI300X, MI325X) - Ascend NPU (A2, A3) - Apple Silicon (M-series via MPS) + - Moore Threads GPUs (MTT S5000) --- diff --git a/python/sglang/multimodal_gen/README.md b/python/sglang/multimodal_gen/README.md index b7f5892fa..aad97b3f4 100644 --- a/python/sglang/multimodal_gen/README.md +++ b/python/sglang/multimodal_gen/README.md @@ -17,6 +17,7 @@ SGLang Diffusion has the following features: - AMD GPUs (MI300X, MI325X) - Ascend NPU (A2, A3) - Apple Silicon (M-series via MPS) + - Moore Threads GPUs (MTT S5000) ### AMD/ROCm Support