MiniMax-AI commited on
Commit
b268ef5
·
verified ·
1 Parent(s): 87e29f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -42,11 +42,6 @@ pipeline_tag: image-text-to-text
42
  <a href="https://github.com/MiniMax-AI/MiniMax-01" target="_blank" style="margin: 2px;">
43
  <img alt="GitHub" src="https://img.shields.io/badge/_GitHub-MinMax-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
44
  </a>
45
- <a href="https://huggingface.co/MiniMaxAI/MiniMax-VL-01/blob/main/figures/wechat-qrcode.jpeg" target="_blank" style="margin: 2px;">
46
- <img alt="WeChat" src="https://img.shields.io/badge/_WeChat-MiniMax-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
47
- </a>
48
- </div>
49
- <div align="center" style="line-height: 1;">
50
  <a href="https://huggingface.co/MiniMaxAI/MiniMax-VL-01/blob/main/LICENSE-MODEL" style="margin: 2px;">
51
  <img alt="Model License" src="https://img.shields.io/badge/_Model_License-Model_Agreement-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
52
  </a>
@@ -54,6 +49,11 @@ pipeline_tag: image-text-to-text
54
  <img alt="Code License" src="https://img.shields.io/badge/_Code_License-MIT-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
55
  </a>
56
  </div>
 
 
 
 
 
57
 
58
  # MiniMax-VL-01
59
 
@@ -199,4 +199,5 @@ response = processor.tokenizer.batch_decode(generated_ids, skip_special_tokens=T
199
  ## 5. Chatbot & API
200
  For general use and evaluation, we provide a [Chatbot](https://www.hailuo.ai/) with online search capabilities and the [online API](https://intl.minimaxi.com) for developers.
201
 
 
202
  Contact us at [[email protected]](mailto:[email protected]).
 
42
  <a href="https://github.com/MiniMax-AI/MiniMax-01" target="_blank" style="margin: 2px;">
43
  <img alt="GitHub" src="https://img.shields.io/badge/_GitHub-MinMax-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
44
  </a>
 
 
 
 
 
45
  <a href="https://huggingface.co/MiniMaxAI/MiniMax-VL-01/blob/main/LICENSE-MODEL" style="margin: 2px;">
46
  <img alt="Model License" src="https://img.shields.io/badge/_Model_License-Model_Agreement-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
47
  </a>
 
49
  <img alt="Code License" src="https://img.shields.io/badge/_Code_License-MIT-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
50
  </a>
51
  </div>
52
+ <div align="center" style="line-height: 1;">
53
+ <a href="https://huggingface.co/MiniMaxAI/MiniMax-VL-01/blob/main/figures/wechat-qrcode.jpeg" target="_blank" style="margin: 2px;">
54
+ WeChat
55
+ </a>
56
+ </div>
57
 
58
  # MiniMax-VL-01
59
 
 
199
  ## 5. Chatbot & API
200
  For general use and evaluation, we provide a [Chatbot](https://www.hailuo.ai/) with online search capabilities and the [online API](https://intl.minimaxi.com) for developers.
201
 
202
+ ## 6. Contact Us
203
  Contact us at [[email protected]](mailto:[email protected]).