diff --git a/docs/vllm_mindspore/docs/source_en/user_guide/supported_features/features_list/features_list.md b/docs/vllm_mindspore/docs/source_en/user_guide/supported_features/features_list/features_list.md index b75f8f133fb5425dd5a79af93a6e47eada49ca06..8c924687fb6437a18d279406a1721bee7edc08ec 100644 --- a/docs/vllm_mindspore/docs/source_en/user_guide/supported_features/features_list/features_list.md +++ b/docs/vllm_mindspore/docs/source_en/user_guide/supported_features/features_list/features_list.md @@ -19,7 +19,7 @@ The following is the features supported in vLLM MindSpore. | Pipeline Parallel | WIP | WIP | | Expert Parallel | × | √ | | Data Parallel | × | √ | -| Prefill Decode Disaggregation | × | √ | +| Prefill Decode Disaggregation | × | WIP | | Multi Modality | WIP | WIP | | Prompt adapter | × | WIP | | Speculative decoding | × | WIP | diff --git a/docs/vllm_mindspore/docs/source_zh_cn/user_guide/supported_features/features_list/features_list.md b/docs/vllm_mindspore/docs/source_zh_cn/user_guide/supported_features/features_list/features_list.md index c865c14fe784cc57563de24b2c5409ba998609f1..96294f0d8e5b48f3a97fa80c914facac1c9ab1fe 100644 --- a/docs/vllm_mindspore/docs/source_zh_cn/user_guide/supported_features/features_list/features_list.md +++ b/docs/vllm_mindspore/docs/source_zh_cn/user_guide/supported_features/features_list/features_list.md @@ -19,7 +19,7 @@ vLLM MindSpore支持的特性功能与vLLM社区版本保持一致,特性描 | Pipeline Parallel | WIP | WIP | | Expert Parallel | × | √ | | Data Parallel | × | √ | -| Prefill Decode Disaggregation | × | √ | +| Prefill Decode Disaggregation | × | WIP | | Multi Modality | WIP | WIP | | Prompt adapter | × | WIP | | Speculative decoding | × | WIP |