chainyo commited on
Commit
7b776d1
1 Parent(s): f1bbdaf

fix git clone link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/bert-base-uncased`.
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