wangxiyuan
a95c0b8b82
[Doc] fix the nit in docs ( #6826 )
...
Refresh the doc, fix the nit in the docs
- vLLM version: v0.15.0
- vLLM main:
83b47f67b1
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2026-02-27 11:50:27 +08:00
Shanshan Shen
e3eefdecbd
[Doc] Update max_tokens to max_completion_tokens in all docs ( #6248 )
...
### What this PR does / why we need it?
Fix:
```
DeprecationWarning: max_tokens is deprecated in favor of the max_completion_tokens field.
```
- vLLM version: v0.14.1
- vLLM main:
d68209402d
Signed-off-by: shen-shanshan <467638484@qq.com >
2026-01-26 11:57:40 +08:00
SILONG ZENG
4811ba62e0
[Lint]Style: reformat markdown files via markdownlint ( #5884 )
...
### What this PR does / why we need it?
reformat markdown files via markdownlint
- vLLM version: v0.13.0
- vLLM main:
bde38c11df
---------
Signed-off-by: root <root@LAPTOP-VQKDDVMG.localdomain >
Signed-off-by: MrZ20 <2609716663@qq.com >
Co-authored-by: root <root@LAPTOP-VQKDDVMG.localdomain >
2026-01-15 09:06:01 +08:00
wangxiyuan
354ee3b330
[Doc] Update doc url link ( #5781 )
...
Drop `dev` suffix for doc url.
Rename url to `https://docs.vllm.ai/projects/ascend `
- vLLM version: v0.13.0
- vLLM main:
2f4e6548ef
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2026-01-12 11:21:31 +08:00
wangxiyuan
e538fa6f9c
[Doc] Update tutorial index ( #4920 )
...
Update tutorial index and remove useless doc
- vLLM version: v0.12.0
- vLLM main:
ad32e3e19c
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2025-12-11 20:53:13 +08:00
wangxiaoteng888
b1a00e0512
[docs] [P/D] add feature guide for disaggregated-prefill ( #3950 )
...
### What this PR does / why we need it?
add feature guide for disaggregated-prefill
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
by ci
- vLLM version: v0.11.0
- vLLM main:
83f478bb19
---------
Signed-off-by: wangxiaoteng <wangxiaoteng@huawei.com >
Signed-off-by: liziyu <liziyu16@huawei.com >
Signed-off-by: wangxiaoteng888 <56506195+wangxiaoteng888@users.noreply.github.com >
Co-authored-by: liziyu <liziyu16@huawei.com >
2025-11-10 09:31:30 +08:00