Skip to content

Commit

Permalink
Merge pull request #911 from OptimalScale/yizhenjia-readme-upd
Browse files Browse the repository at this point in the history
[usability] temporarily change default version to 0.0.8
  • Loading branch information
research4pan authored Oct 20, 2024
2 parents 2f460ec + 7fd0b80 commit b8efbcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Our package has been tested on Linux OS (Ubuntu 20.04). Other OS platforms (MacO
CUDA versions 10.3-11.7 are supported in versions `v0.0.5` or older. For CUDA versions greater than 11.7, one can use our stable branch `>= v0.0.6`.

```bash
git clone https://github.com/OptimalScale/LMFlow.git
git clone -b v0.0.8 https://github.com/OptimalScale/LMFlow.git
cd LMFlow
conda create -n lmflow python=3.9 -y
conda activate lmflow
Expand Down

0 comments on commit b8efbcf

Please sign in to comment.