Mengqing Cao
6295d2e9bc
[CI/Build][Doc] upgrade torch-npu to 0320 ( #392 )
...
### What this PR does / why we need it?
This pr upgrades torch-npu to 0320, so that #321 ,
https://github.com/vllm-project/vllm-ascend/issues/267#issuecomment-2745045743
could be fixed, and #372 should be reverted after this pr
### Does this PR introduce _any_ user-facing change?
upgrade torch-npu to 0320
### How was this patch tested?
tested locally with long seq inferencing.
---------
Signed-off-by: MengqingCao <cmq0113@163.com >
2025-03-26 09:04:12 +08:00
wangxiyuan
c25631ec7b
[Doc] Add the release note for 0.7.3rc1 ( #285 )
...
Add the release note for 0.7.3rc1
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2025-03-13 17:57:06 +08:00
Yikun Jiang
6e358c4bef
Add Document Branch Policy ( #217 )
...
### What this PR does / why we need it?
Add Document Branch Policy
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
CI passed
Related: https://github.com/vllm-project/vllm-ascend/issues/214
Signed-off-by: Yikun Jiang <yikunkero@gmail.com >
2025-03-03 09:07:39 +08:00
Yikun Jiang
d21b3be685
Mark v0.7.1 as unmaintained and v0.7.3 as maintained ( #139 )
...
### What this PR does / why we need it?
Mark v0.7.1 as unmaintained and v0.7.3 as maintained:
vLLM released the v0.7.3 version:
https://github.com/vllm-project/vllm/releases/tag/v0.7.3 which include
serval commits:
- https://github.com/vllm-project/vllm/pull/12874
- https://github.com/vllm-project/vllm/pull/12432
- https://github.com/vllm-project/vllm/pull/13208
We'd better to bump the versions to v0.7.3.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Preview
Signed-off-by: Yikun Jiang <yikunkero@gmail.com >
2025-02-21 22:41:44 +08:00
wangxiyuan
cff03a4913
[CI] change to quay.io ( #102 )
...
change docker registry to quay
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2025-02-19 17:04:46 +08:00
wangxiyuan
fafd70e91c
[Doc] Update doc to work with release ( #85 )
...
1. Update CANN image name
2. Add pta install step
3. update vllm-ascend docker image name to ghcr
4. update quick_start to use vllm-ascend image directly.
5. fix `note` style
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2025-02-19 09:51:43 +08:00
Yikun Jiang
a6f91f70b7
[Doc] Add versioning_policy doc ( #62 )
...
### What this PR does / why we need it?
This patch add the versioning policy doc for vllm-ascend
Reference:
- https://spark.apache.org/versioning-policy.html
- https://docs.openstack.org/project-team-guide/stable-branches.html
- https://github.com/pytorch/pytorch/blob/main/RELEASE.md
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
preview: https://vllm-ascend--62.org.readthedocs.build/en/62/
Signed-off-by: Yikun Jiang <yikunkero@gmail.com >
2025-02-17 14:13:28 +08:00