Update README.md
Browse files
README.md
CHANGED
|
@@ -10,11 +10,11 @@ language:
|
|
| 10 |
|
| 11 |
## 💡 Model description
|
| 12 |
This repo contains a large language model (OceanGPT) for ocean science tasks trained with [KnowLM](https://github.com/zjunlp/KnowLM).
|
| 13 |
-
Youc can also download the [Chinese version](https://huggingface.co/zjunlp/OceanGPT-7b-CN).
|
| 14 |
It should be noted that the OceanGPT is constantly being updated, so the current model is not the final version.
|
| 15 |
|
| 16 |
## 🔍 Intended uses
|
| 17 |
You can download the model to generate responses or contact the [email](bizhen_zju@zju.edu.cn) for the online test demo.
|
|
|
|
| 18 |
|
| 19 |
## 🛠️ How to use
|
| 20 |
We wil provide several examples soon and you can modify the input according to your needs.
|
|
|
|
| 10 |
|
| 11 |
## 💡 Model description
|
| 12 |
This repo contains a large language model (OceanGPT) for ocean science tasks trained with [KnowLM](https://github.com/zjunlp/KnowLM).
|
|
|
|
| 13 |
It should be noted that the OceanGPT is constantly being updated, so the current model is not the final version.
|
| 14 |
|
| 15 |
## 🔍 Intended uses
|
| 16 |
You can download the model to generate responses or contact the [email](bizhen_zju@zju.edu.cn) for the online test demo.
|
| 17 |
+
You can also find the Chinese version [here](https://huggingface.co/zjunlp/OceanGPT-7b-CN).
|
| 18 |
|
| 19 |
## 🛠️ How to use
|
| 20 |
We wil provide several examples soon and you can modify the input according to your needs.
|