quincyqiang's picture
Update README.md
07f7f8d verified
---
license: apache-2.0
---
**GoGPT3-ReWriterJudge-7B模型**
```bash
# Make sure git-lfs is installed (https://git-lfs.com)
git lfs install
git clone https://huggingface.co/golaxy/GoGPT3-ReWriterJudge-7B
# If you want to clone without large files - just their pointers
GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/golaxy/GoGPT3-ReWriterJudge-7B
```