From bbd76be3065e185bfce6992718eee181c42fa52d Mon Sep 17 00:00:00 2001 From: repos Date: Tue, 11 Aug 2026 09:15:06 +0800 Subject: [PATCH] Update Framework --- Framework.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Framework.md b/Framework.md index fbfbc79..f183bc2 100644 --- a/Framework.md +++ b/Framework.md @@ -123,7 +123,7 @@ * **使用以下命令安装指定包** ```shell - pip install vllm-metax -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com + pip install vllm-metax -i https://repos.metax-tech.com/r/maca-pypi/simple --extra-index-url https://pypi.org/simple --trusted-host repos.metax-tech.com ```