From f0b36afa043c8389d020f935abc3b7dd77482446 Mon Sep 17 00:00:00 2001 From: repos Date: Mon, 10 Aug 2026 18:02:01 +0800 Subject: [PATCH] Update Framework --- Framework.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Framework.md b/Framework.md index a3acd6d..fbfbc79 100644 --- a/Framework.md +++ b/Framework.md @@ -139,7 +139,7 @@ * **安装paddle-metax 包** ```shell - pip install paddle-metax -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com + pip install paddle-metax-gpu -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com ```