Update README.md
Browse files
README.md
CHANGED
@@ -26,4 +26,6 @@ Download the model by cloning the repository via:
|
|
26 |
git clone https://huggingface.co/OWG/gpt-j-6B
|
27 |
```
|
28 |
|
29 |
-
Then you can use the model.
|
|
|
|
|
|
26 |
git clone https://huggingface.co/OWG/gpt-j-6B
|
27 |
```
|
28 |
|
29 |
+
Then you can use the model.
|
30 |
+
|
31 |
+
Because it's a `base` model you need to fine-tune it on your specific task, depending on your needs, before using it.
|