Skip to content

Commit

Permalink
Merge pull request #735 from OptimalScale/rpan-fix-readme
Browse files Browse the repository at this point in the history
Improve `README` and `requirement.txt`
  • Loading branch information
research4pan authored Apr 2, 2024
2 parents 48ec0c2 + 1b083d2 commit 9492b1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ 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://github.com/OptimalScale/LMFlow/blob/main/docs/dataset.md).
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
packaging
numpy==1.24.2
datasets==2.14.6
tokenizers>=0.13.3
Expand Down

0 comments on commit 9492b1b

Please sign in to comment.