fix git clone link
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ Follow [this link](https://huggingface.co/EleutherAI/gpt-j-6B) to see the origin
|
|
| 21 |
|
| 22 |
# How to use
|
| 23 |
|
| 24 |
-
Download the model by cloning the repository via `git clone https://huggingface.co/OWG/
|
| 25 |
|
| 26 |
Then you can use the model with the following code:
|
| 27 |
|
|
|
|
| 21 |
|
| 22 |
# How to use
|
| 23 |
|
| 24 |
+
Download the model by cloning the repository via `git clone https://huggingface.co/OWG/gpt-j-6B`.
|
| 25 |
|
| 26 |
Then you can use the model with the following code:
|
| 27 |
|