[CI]update bisheng version (#5621)
### What this PR does / why we need it?
update bisheng version in 20260105
- vLLM version: v0.13.0
- vLLM main:
8be6432bda
Signed-off-by: Meihan-chen <jcccx.cmh@gmail.com>
This commit is contained in:
@@ -127,7 +127,7 @@ jobs:
|
|||||||
if: ${{ inputs.name == 'test_custom_op' }}
|
if: ${{ inputs.name == 'test_custom_op' }}
|
||||||
shell: bash -l {0}
|
shell: bash -l {0}
|
||||||
run: |
|
run: |
|
||||||
BISHENG_NAME="Ascend-BiSheng-toolkit_aarch64_20251225.run"
|
BISHENG_NAME="Ascend-BiSheng-toolkit_aarch64_20260105.run"
|
||||||
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
||||||
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
||||||
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
||||||
|
|||||||
@@ -108,7 +108,7 @@ jobs:
|
|||||||
if: ${{ inputs.runner == 'linux-aarch64-a2-4' && contains(inputs.model_list, 'Qwen3-Next-80B-A3B-Instruct') }}
|
if: ${{ inputs.runner == 'linux-aarch64-a2-4' && contains(inputs.model_list, 'Qwen3-Next-80B-A3B-Instruct') }}
|
||||||
shell: bash -l {0}
|
shell: bash -l {0}
|
||||||
run: |
|
run: |
|
||||||
BISHENG_NAME="Ascend-BiSheng-toolkit_aarch64_20251225.run"
|
BISHENG_NAME="Ascend-BiSheng-toolkit_aarch64_20260105.run"
|
||||||
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
||||||
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
||||||
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
||||||
|
|||||||
6
.github/workflows/_e2e_test.yaml
vendored
6
.github/workflows/_e2e_test.yaml
vendored
@@ -71,7 +71,7 @@ jobs:
|
|||||||
- name: Install Ascend toolkit & triton_ascend
|
- name: Install Ascend toolkit & triton_ascend
|
||||||
shell: bash -l {0}
|
shell: bash -l {0}
|
||||||
run: |
|
run: |
|
||||||
BISHENG_NAME="Ascend-BiSheng-toolkit_aarch64_20251225.run"
|
BISHENG_NAME="Ascend-BiSheng-toolkit_aarch64_20260105.run"
|
||||||
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
||||||
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
||||||
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
||||||
@@ -188,7 +188,7 @@ jobs:
|
|||||||
- name: Install Ascend toolkit & triton_ascend
|
- name: Install Ascend toolkit & triton_ascend
|
||||||
shell: bash -l {0}
|
shell: bash -l {0}
|
||||||
run: |
|
run: |
|
||||||
BISHENG_NAME="Ascend-BiSheng-toolkit_aarch64_20251225.run"
|
BISHENG_NAME="Ascend-BiSheng-toolkit_aarch64_20260105.run"
|
||||||
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
||||||
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
||||||
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
||||||
@@ -288,7 +288,7 @@ jobs:
|
|||||||
- name: Install Ascend toolkit & triton_ascend
|
- name: Install Ascend toolkit & triton_ascend
|
||||||
shell: bash -l {0}
|
shell: bash -l {0}
|
||||||
run: |
|
run: |
|
||||||
BISHENG_NAME="Ascend-BiSheng-toolkit_aarch64_20251225.run"
|
BISHENG_NAME="Ascend-BiSheng-toolkit_aarch64_20260105.run"
|
||||||
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
||||||
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
||||||
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
||||||
|
|||||||
2
.github/workflows/pr_test_light.yaml
vendored
2
.github/workflows/pr_test_light.yaml
vendored
@@ -130,7 +130,7 @@ jobs:
|
|||||||
- name: Install Ascend toolkit & triton_ascend
|
- name: Install Ascend toolkit & triton_ascend
|
||||||
shell: bash -l {0}
|
shell: bash -l {0}
|
||||||
run: |
|
run: |
|
||||||
BISHENG_NAME="Ascend-BiSheng-toolkit_aarch64_20251225.run"
|
BISHENG_NAME="Ascend-BiSheng-toolkit_aarch64_20260105.run"
|
||||||
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
||||||
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
||||||
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ The [Triton Ascend](https://gitee.com/ascend/triton-ascend) is for better perfor
|
|||||||
Install the Ascend BiSheng toolkit, execute the command:
|
Install the Ascend BiSheng toolkit, execute the command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
BISHENG_NAME="Ascend-BiSheng-toolkit_$(uname -i)_20251225.run"
|
BISHENG_NAME="Ascend-BiSheng-toolkit_$(uname -i)_20260105.run"
|
||||||
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
||||||
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
||||||
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
||||||
@@ -48,8 +48,7 @@ export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
|||||||
Install Triton Ascend:
|
Install Triton Ascend:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/triton_ascend-3.2.0.dev20251229-cp311-cp311-manylinux_2_27_$(uname -i).manylinux_2_28_$(uname -i).whl
|
python3 -m pip install -i https://test.pypi.org/simple/ triton-ascend==3.2.0.dev20260105
|
||||||
pip install triton_ascend-3.2.0.dev20251229-cp311-cp311-manylinux_2_27_$(uname -i).manylinux_2_28_$(uname -i).whl
|
|
||||||
```
|
```
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ The [Triton Ascend](https://gitee.com/ascend/triton-ascend) is required when you
|
|||||||
Install the Ascend BiSheng toolkit, execute the command:
|
Install the Ascend BiSheng toolkit, execute the command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
BISHENG_NAME="Ascend-BiSheng-toolkit_$(uname -i)_20251225.run"
|
BISHENG_NAME="Ascend-BiSheng-toolkit_$(uname -i)_20260105.run"
|
||||||
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
BISHENG_URL="https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${BISHENG_NAME}"
|
||||||
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
wget -O "${BISHENG_NAME}" "${BISHENG_URL}" && chmod a+x "${BISHENG_NAME}" && "./${BISHENG_NAME}" --install && rm "${BISHENG_NAME}"
|
||||||
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
||||||
@@ -69,8 +69,7 @@ export PATH=/usr/local/Ascend/tools/bishengir/bin:$PATH
|
|||||||
Install Triton Ascend:
|
Install Triton Ascend:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/triton_ascend-3.2.0.dev20251229-cp311-cp311-manylinux_2_27_$(uname -i).manylinux_2_28_$(uname -i).whl
|
python3 -m pip install -i https://test.pypi.org/simple/ triton-ascend==3.2.0.dev20260105
|
||||||
pip install triton_ascend-3.2.0.dev20251229-cp311-cp311-manylinux_2_27_$(uname -i).manylinux_2_28_$(uname -i).whl
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Inference
|
### Inference
|
||||||
|
|||||||
Reference in New Issue
Block a user