Update README.md
Browse files
README.md
CHANGED
|
@@ -41,11 +41,6 @@ library_name: transformers
|
|
| 41 |
<a href="https://github.com/MiniMax-AI/MiniMax-01" target="_blank" style="margin: 2px;">
|
| 42 |
<img alt="GitHub" src="https://img.shields.io/badge/_GitHub-MinMax-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
|
| 43 |
</a>
|
| 44 |
-
<a href="https://huggingface.co/MiniMaxAI/MiniMax-Text-01/blob/main/figures/wechat-qrcode.jpeg" target="_blank" style="margin: 2px;">
|
| 45 |
-
<img alt="WeChat" src="https://img.shields.io/badge/_WeChat-MiniMax-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
|
| 46 |
-
</a>
|
| 47 |
-
</div>
|
| 48 |
-
<div align="center" style="line-height: 1;">
|
| 49 |
<a href="https://huggingface.co/MiniMaxAI/MiniMax-Text-01/blob/main/LICENSE-MODEL" style="margin: 2px;">
|
| 50 |
<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;"/>
|
| 51 |
</a>
|
|
@@ -53,6 +48,11 @@ library_name: transformers
|
|
| 53 |
<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;"/>
|
| 54 |
</a>
|
| 55 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
|
| 57 |
|
| 58 |
# MiniMax-Text-01
|
|
@@ -245,4 +245,5 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
|
| 245 |
## 6. Chatbot & API
|
| 246 |
For general use and evaluation, we provide a [Chatbot](https://chat.minimax.io/) with online search capabilities and the [online API](https://intl.minimaxi.com) for developers.
|
| 247 |
|
|
|
|
| 248 |
Contact us at [model@minimaxi.com](mailto:model@minimaxi.com).
|
|
|
|
| 41 |
<a href="https://github.com/MiniMax-AI/MiniMax-01" target="_blank" style="margin: 2px;">
|
| 42 |
<img alt="GitHub" src="https://img.shields.io/badge/_GitHub-MinMax-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
|
| 43 |
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
<a href="https://huggingface.co/MiniMaxAI/MiniMax-Text-01/blob/main/LICENSE-MODEL" style="margin: 2px;">
|
| 45 |
<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;"/>
|
| 46 |
</a>
|
|
|
|
| 48 |
<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;"/>
|
| 49 |
</a>
|
| 50 |
</div>
|
| 51 |
+
<div align="center" style="line-height: 1;">
|
| 52 |
+
<a href="https://huggingface.co/MiniMaxAI/MiniMax-Text-01/blob/main/figures/wechat-qrcode.jpeg" target="_blank" style="margin: 2px;">
|
| 53 |
+
WeChat
|
| 54 |
+
</a>
|
| 55 |
+
</div>
|
| 56 |
|
| 57 |
|
| 58 |
# MiniMax-Text-01
|
|
|
|
| 245 |
## 6. Chatbot & API
|
| 246 |
For general use and evaluation, we provide a [Chatbot](https://chat.minimax.io/) with online search capabilities and the [online API](https://intl.minimaxi.com) for developers.
|
| 247 |
|
| 248 |
+
## 7. Contact Us
|
| 249 |
Contact us at [model@minimaxi.com](mailto:model@minimaxi.com).
|