Update README.md
Browse files
README.md
CHANGED
@@ -89,7 +89,7 @@ If you would like to clone from source:
|
|
89 |
```bash
|
90 |
# Make sure you have git-lfs installed (https://git-lfs.github.com)
|
91 |
git lfs install
|
92 |
-
git clone https://huggingface.co/
|
93 |
|
94 |
# if you want to clone without large files – just their pointers
|
95 |
# prepend your git clone with the following env var:
|
|
|
89 |
```bash
|
90 |
# Make sure you have git-lfs installed (https://git-lfs.github.com)
|
91 |
git lfs install
|
92 |
+
git clone https://huggingface.co/AdamG012/chat-opt-1.3b-sft-deepspeed
|
93 |
|
94 |
# if you want to clone without large files – just their pointers
|
95 |
# prepend your git clone with the following env var:
|