Commit b42b1221 authored by maming's avatar maming
Browse files

Update README.md

parent f024f777
Pipeline #3341 canceled with stages
...@@ -51,10 +51,7 @@ cd qwen2.5-14b-instruct_dcu-megatron/ ...@@ -51,10 +51,7 @@ cd qwen2.5-14b-instruct_dcu-megatron/
### 2. 安装依赖 ### 2. 安装依赖
```bash ```bash
git clone http://10.16.6.30/dcutoolkit/deeplearing/dcu_megatron.git pip install -r requirements/requirements.txt
cd dcu_megatron #主目录
git checkout core_v0.13.0
pip install -r requirements/requirements.txt #注释掉torch >=2.6.0
git clone https://github.com/NVIDIA/Megatron-Energon.git git clone https://github.com/NVIDIA/Megatron-Energon.git
cd Megatron-Energon cd Megatron-Energon
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment