Skip to content

Commit

Permalink
[Doc] Update energon readme (#273)
Browse files Browse the repository at this point in the history
This PR updates the installation instructions for ernergon.
  • Loading branch information
Caozhou1995 authored Nov 21, 2024
1 parent f92de37 commit 0b4f637
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ We recommend using the latest release of [NGC's PyTorch container](https://catal
cd vllm
pip install .
cd megatron-energon
pip install .
pip install -e ./megatron-energon
cp -r megatron-energon/src/megatron/energon megatron/megatron
```

### Run a Task
Expand Down

0 comments on commit 0b4f637

Please sign in to comment.