diff --git a/docs/source/user_guide/suppoted_features.md b/docs/source/user_guide/suppoted_features.md index 0c65a1b..39055b6 100644 --- a/docs/source/user_guide/suppoted_features.md +++ b/docs/source/user_guide/suppoted_features.md @@ -16,6 +16,6 @@ | Multi step scheduler | ✗ | Plan in 2025 Q1 | | Best of | ✅ || | Beam search | ✅ || -| Guided Decoding | ✗ | Plan in 2025 Q1 | +| Guided Decoding | ✅ | Find more details at the [issue](https://github.com/vllm-project/vllm-ascend/issues/177) | | Tensor Parallel | ✅ | Only "mp" supported now | | Pipeline Parallel | ✅ | Only "mp" supported now |