bizhen commited on
Commit
0c0f898
ยท
1 Parent(s): e5be941

Update README.md

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