dependabot[bot]
8fb50a4248
Bump actions/checkout from 4 to 5 ( #2420 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- vLLM version: v0.10.0
- vLLM main:
5f5664b3e4
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 08:54:56 +08:00
Icey
6bc82cf6a7
Enable image push CI for build file and csrc has changes ( #1977 )
...
### What this PR does / why we need it?
- Fixes image CI
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
CI passed with new added/existing test.
- vLLM version: v0.9.2
- vLLM main:
f3137cdd81
Signed-off-by: Icey <1790571317@qq.com >
2025-07-24 21:19:41 +08:00
Icey
875a920d4a
[Platform] Add support for Altlas A3 series ( #1794 )
...
### What this PR does / why we need it?
Add support for Ascend A3 and remove latest tag
### Does this PR introduce _any_ user-facing change?
User can run vLLM on Altlas A3 series
### How was this patch tested?
CI passed with:
- remove latest tag test:
https://github.com/wxsIcey/wxs-vllm-ascend/actions/runs/16267635040/job/45926924765
- E2E image build for A3
- CI test on A3 with e2e test and longterm test
- Unit test missing because need a real A3 hardware to have a test
Closes: https://github.com/vllm-project/vllm-ascend/issues/1696
- vLLM version: v0.9.2
- vLLM main:
d0dc4cfca4
---------
Signed-off-by: Icey <1790571317@qq.com >
2025-07-17 11:13:02 +08:00