From 80c0f727fbb411664c4dd1ad3872465254a2c00e Mon Sep 17 00:00:00 2001 From: Yikun Date: Fri, 25 Apr 2025 23:23:41 +0000 Subject: [PATCH] update src/upstream/upstream.yaml. Signed-off-by: Yikun --- src/upstream/upstream.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/upstream/upstream.yaml b/src/upstream/upstream.yaml index 2763326..a115629 100644 --- a/src/upstream/upstream.yaml +++ b/src/upstream/upstream.yaml @@ -22,6 +22,7 @@ users: - https://github.com/pytorch/executorch - https://github.com/pytorch/torchx - https://github.com/vllm-project/vllm + - https://github.com/vllm-project/vllm-ascend - https://github.com/triton-lang/triton - https://github.com/openhpc/ohpc - https://github.com/apache/hive -- Gitee