Skip to content

Commit

Permalink
Merge pull request #733 from OptimalScale/rpan-improve-readme
Browse files Browse the repository at this point in the history
Improve installation documentation in README.md
  • Loading branch information
research4pan authored Apr 2, 2024
2 parents b6c123f + 7af5c52 commit 30afd1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ conda install mpi4py
bash install.sh
```

You may try `pip install packaging torch` before `bash install.sh` if the installation process freezed due to limited RAM.

### Prepare Dataset

Please refer to our [doc](https://optimalscale.github.io/LMFlow/examples/DATASETS.html).
Expand Down

0 comments on commit 30afd1a

Please sign in to comment.