Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ This repo contains a large ocean generative model (OceanGPT) built with ocean sc
|
|
14 |
## ๐ Intended uses
|
15 |
You can download the model to generate responses or use the [**online demo**](https://huggingface.co/zjunlp/knowlm-13b-base-v1.0).
|
16 |
|
17 |
-
## ๐ ๏ธ How to use
|
18 |
We wil provide several examples soon and you can modify the input according to your needs.
|
19 |
|
20 |
```python
|
|
|
14 |
## ๐ Intended uses
|
15 |
You can download the model to generate responses or use the [**online demo**](https://huggingface.co/zjunlp/knowlm-13b-base-v1.0).
|
16 |
|
17 |
+
## ๐ ๏ธ How to use by yourself
|
18 |
We wil provide several examples soon and you can modify the input according to your needs.
|
19 |
|
20 |
```python
|