From 5c27e1403868a71d2b554a216e4e6dfa46694522 Mon Sep 17 00:00:00 2001 From: 997146918 <997146918@qq.com> Date: Sat, 9 Aug 2025 08:28:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AITrain/配置.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/AITrain/配置.txt b/AITrain/配置.txt index d03a779..7796fde 100644 --- a/AITrain/配置.txt +++ b/AITrain/配置.txt @@ -11,12 +11,5 @@ conda install pytorch==2.3.0 torchvision==0.18.0 torchaudio==2.3.0 pytorch-cuda= 4.pip install requirements.txt -r 5.下载deepseek模型 -pip install modelscope -pip install vllm -pip install swanlab==0.5.7 -pip install accelerate==1.6.0 -pip install datasets==3.5.1 -pip install peft==0.15.2 -pip install autoawq python model_download.py \ No newline at end of file