Ningyu commited on
Commit
55588fa
·
verified ·
1 Parent(s): 333d119

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -20,7 +20,7 @@ datasets:
20
  <a href="https://github.com/zjunlp/OceanGPT">Project</a> •
21
  <a href="https://arxiv.org/abs/2310.02031">Paper</a> •
22
  <a href="https://huggingface.co/collections/zjunlp/oceangpt-664cc106358fdd9f09aa5157">Models</a> •
23
- <a href="http://oceangpt.zjukg.cn/#model">Web</a> •
24
  <a href="#quickstart">Quickstart</a> •
25
  <a href="#citation">Citation</a>
26
  </p>
@@ -89,7 +89,6 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
89
  | OceanGPT-7B-v0.2 (based on Qwen) | <a href="https://huggingface.co/zjunlp/OceanGPT-7b-v0.2" target="_blank">7B</a> | <a href="https://wisemodel.cn/models/zjunlp/OceanGPT-7b-v0.2" target="_blank">7B</a> | <a href="https://modelscope.cn/models/ZJUNLP/OceanGPT-7b-v0.2" target="_blank">7B</a> |
90
  | OceanGPT-2B-v0.1 (based on MiniCPM) | <a href="https://huggingface.co/zjunlp/OceanGPT-2B-v0.1" target="_blank">2B</a> | <a href="https://wisemodel.cn/models/zjunlp/OceanGPT-2b-v0.1" target="_blank">2B</a> | <a href="https://modelscope.cn/models/ZJUNLP/OceanGPT-2B-v0.1" target="_blank">2B</a> |
91
  | OceanGPT-V | To be released | To be released | To be released |
92
- ---
93
 
94
  ## 🌻Acknowledgement
95
 
 
20
  <a href="https://github.com/zjunlp/OceanGPT">Project</a> •
21
  <a href="https://arxiv.org/abs/2310.02031">Paper</a> •
22
  <a href="https://huggingface.co/collections/zjunlp/oceangpt-664cc106358fdd9f09aa5157">Models</a> •
23
+ <a href="http://oceangpt.zjukg.cn/">Web</a> •
24
  <a href="#quickstart">Quickstart</a> •
25
  <a href="#citation">Citation</a>
26
  </p>
 
89
  | OceanGPT-7B-v0.2 (based on Qwen) | <a href="https://huggingface.co/zjunlp/OceanGPT-7b-v0.2" target="_blank">7B</a> | <a href="https://wisemodel.cn/models/zjunlp/OceanGPT-7b-v0.2" target="_blank">7B</a> | <a href="https://modelscope.cn/models/ZJUNLP/OceanGPT-7b-v0.2" target="_blank">7B</a> |
90
  | OceanGPT-2B-v0.1 (based on MiniCPM) | <a href="https://huggingface.co/zjunlp/OceanGPT-2B-v0.1" target="_blank">2B</a> | <a href="https://wisemodel.cn/models/zjunlp/OceanGPT-2b-v0.1" target="_blank">2B</a> | <a href="https://modelscope.cn/models/ZJUNLP/OceanGPT-2B-v0.1" target="_blank">2B</a> |
91
  | OceanGPT-V | To be released | To be released | To be released |
 
92
 
93
  ## 🌻Acknowledgement
94