Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jintao-Huang committed Nov 16, 2022
1 parent 0ab2736 commit 4edca1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
3. Install mini-lightning
```bash
# from pypi
pip install mini-lightning==0.1.5
pip install mini-lightning==0.1.6

# Or download the files from the repository to local,
# and go to the folder where setup.py is located, and run the following command
Expand Down Expand Up @@ -80,3 +80,4 @@ torchrun --nnodes 2 --node_rank 1 --master_addr xxx.xxx.xxx.xxx --nproc_per_node

## TODO
1. Automatic parameter adjustment
2. Examples: GNN, Audio, Meta learning

0 comments on commit 4edca1a

Please sign in to comment.