[Doc] Add sleep mode doc (#1295)

### What this PR does / why we need it?
Add sleep related doc and example

---------

Signed-off-by: wangli <wangli858794774@gmail.com>
This commit is contained in:
Li Wang
2025-06-25 14:07:14 +08:00
committed by GitHub
parent e4e0b7af05
commit 15df8be937
4 changed files with 173 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ on:
- '**/*.py'
- '.github/workflows/vllm_ascend_test.yaml'
- '!docs/**'
- '!examples/**'
- 'pytest.ini'
- '!benchmarks/**'
- 'tools/mypy.sh'