Skip to content

Commit

Permalink
updata readme
Browse files Browse the repository at this point in the history
  • Loading branch information
qiulint committed Apr 16, 2024
1 parent a911bcf commit 5c24839
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 @@ -14,7 +14,7 @@ Use SHELL `bash` for command
```bash
git clone https://git-devops.opencsg.com/product/starnet/llm-finetune.git
cd llm-finetune
pip install . # Install from CN(中国镜像安装): 'pip install . -i https://pypi.tuna.tsinghua.edu.cn/simple'
pip install . # Install from CN(亦可用清华源安装): 'pip install . -i https://pypi.tuna.tsinghua.edu.cn/simple'
```

## Finetune models
Expand Down

0 comments on commit 5c24839

Please sign in to comment.