From 9b1f25fbe324ef557fc60873a1e4f27fcd347917 Mon Sep 17 00:00:00 2001 From: WeiJie_Hong <1462519292@qq.com> Date: Tue, 10 Feb 2026 18:05:20 +0800 Subject: [PATCH] [Doc] update xspeedgate_ops (20260130) (#188) Signed-off-by: WeiJie_Hong <1462519292@qq.com> --- docs/source/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/installation.md b/docs/source/installation.md index 8da726b..8fb3b35 100644 --- a/docs/source/installation.md +++ b/docs/source/installation.md @@ -125,7 +125,7 @@ uv pip install "https://cce-ai-models.bj.bcebos.com/v1/vllm-kunlun-0.11.0/triton ``` ## Install the AIAK custom ops library ``` -uv pip install "https://cce-ai-models.bj.bcebos.com/XSpeedGate-whl/release_merge/20251219_152418/xspeedgate_ops-0.0.0-cp310-cp310-linux_x86_64.whl" +uv pip install "https://vllm-ai-models.bj.bcebos.com/XSpeedGate-whl/release_merge/20260130_152557/xspeedgate_ops-0.0.0%2Be5cdcbe-cp310-cp310-linux_x86_64.whl?authorization=bce-auth-v1%2FALTAKhvtgrTA8US5LIc8Vbl0mP%2F2026-01-30T10%3A33%3A32Z%2F2592000%2Fhost%2F3c13d67cc61d0df7538c198f5c32422f3b034068a40eef43cb51b079cc6f0555" --force-reinstall ```