init v0.23.0

Signed-off-by: Sun Ruoxi <sunruoxi@4paradigm.com>
This commit is contained in:
2026-08-27 15:11:51 +08:00
parent b582a8e7d1
commit 7f8a1b1f7a
2849 changed files with 712887 additions and 22001 deletions

View File

@@ -1,6 +1,6 @@
# vLLM Ascend Plugin documents
Live doc: https://vllm-ascend.readthedocs.io
Live doc: <https://docs.vllm.ai/projects/ascend>
## Build the docs
@@ -20,5 +20,6 @@ python -m http.server -d _build/html/
```
Launch your browser and open:
- English version: http://localhost:8000
- Chinese version: http://localhost:8000/zh_CN
- English version: <http://localhost:8000>
- Chinese version: <http://localhost:8000/zh-cn>