update wechat qrcode
Browse files- README.md +2 -2
- docs/sglang_deploy_guide_cn.md +1 -1
- docs/tool_calling_guide_cn.md +1 -1
- docs/vllm_deploy_guide_cn.md +1 -1
README.md
CHANGED
|
@@ -53,7 +53,7 @@ library_name: transformers
|
|
| 53 |
<a href="https://github.com/MiniMax-AI/MiniMax-M2/blob/main/LICENSE" style="margin: 2px;">
|
| 54 |
<img alt="License" src="https://img.shields.io/badge/⚖️_License-MIT-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
|
| 55 |
</a>
|
| 56 |
-
<a href="https://
|
| 57 |
<img alt="WeChat" src="https://img.shields.io/badge/💬_WeChat-MiniMax-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
|
| 58 |
</a>
|
| 59 |
</div>
|
|
@@ -201,4 +201,4 @@ Please refer to our [Tool Calling Guide](https://huggingface.co/MiniMaxAI/MiniMa
|
|
| 201 |
|
| 202 |
# Contact Us
|
| 203 |
|
| 204 |
-
Contact us at [model@minimax.io](mailto:model@minimax.io) | [WeChat](https://
|
|
|
|
| 53 |
<a href="https://github.com/MiniMax-AI/MiniMax-M2/blob/main/LICENSE" style="margin: 2px;">
|
| 54 |
<img alt="License" src="https://img.shields.io/badge/⚖️_License-MIT-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
|
| 55 |
</a>
|
| 56 |
+
<a href="https://github.com/MiniMax-AI/MiniMax-AI.github.io/blob/main/images/wechat-qrcode.jpeg" target="_blank" style="margin: 2px;">
|
| 57 |
<img alt="WeChat" src="https://img.shields.io/badge/💬_WeChat-MiniMax-FF4040?style=flat-square&labelColor=2C3E50" style="display: inline-block; vertical-align: middle;"/>
|
| 58 |
</a>
|
| 59 |
</div>
|
|
|
|
| 201 |
|
| 202 |
# Contact Us
|
| 203 |
|
| 204 |
+
Contact us at [model@minimax.io](mailto:model@minimax.io) | [WeChat](https://github.com/MiniMax-AI/MiniMax-AI.github.io/blob/main/images/wechat-qrcode.jpeg).
|
docs/sglang_deploy_guide_cn.md
CHANGED
|
@@ -113,6 +113,6 @@ export HF_ENDPOINT=https://hf-mirror.com
|
|
| 113 |
|
| 114 |
- 在我们的 [GitHub](https://github.com/MiniMax-AI) 仓库提交 Issue
|
| 115 |
|
| 116 |
-
- 通过我们的 [M2企业微信群](https://
|
| 117 |
|
| 118 |
我们会持续优化模型的部署体验,欢迎反馈!
|
|
|
|
| 113 |
|
| 114 |
- 在我们的 [GitHub](https://github.com/MiniMax-AI) 仓库提交 Issue
|
| 115 |
|
| 116 |
+
- 通过我们的 [M2企业微信群](https://github.com/MiniMax-AI/MiniMax-AI.github.io/blob/main/images/wechat-qrcode.jpeg) 反馈
|
| 117 |
|
| 118 |
我们会持续优化模型的部署体验,欢迎反馈!
|
docs/tool_calling_guide_cn.md
CHANGED
|
@@ -492,6 +492,6 @@ def execute_function_call(function_name: str, arguments: dict):
|
|
| 492 |
|
| 493 |
- 在我们的仓库提交 Issue
|
| 494 |
|
| 495 |
-
- 通过我们的[M2企业微信群](https://
|
| 496 |
|
| 497 |
我们会持续优化模型的使用体验,欢迎反馈!
|
|
|
|
| 492 |
|
| 493 |
- 在我们的仓库提交 Issue
|
| 494 |
|
| 495 |
+
- 通过我们的[M2企业微信群](https://github.com/MiniMax-AI/MiniMax-AI.github.io/blob/main/images/wechat-qrcode.jpeg) 反馈
|
| 496 |
|
| 497 |
我们会持续优化模型的使用体验,欢迎反馈!
|
docs/vllm_deploy_guide_cn.md
CHANGED
|
@@ -111,6 +111,6 @@ SAFETENSORS_FAST_GPU=1 vllm serve \
|
|
| 111 |
|
| 112 |
- 在我们的 [GitHub](https://github.com/MiniMax-AI) 仓库提交 Issue
|
| 113 |
|
| 114 |
-
- 通过我们的 [
|
| 115 |
|
| 116 |
我们会持续优化模型的部署体验,欢迎反馈!
|
|
|
|
| 111 |
|
| 112 |
- 在我们的 [GitHub](https://github.com/MiniMax-AI) 仓库提交 Issue
|
| 113 |
|
| 114 |
+
- 通过我们的 [企业微信群](https://github.com/MiniMax-AI/MiniMax-AI.github.io/blob/main/images/wechat-qrcode.jpeg) 反馈
|
| 115 |
|
| 116 |
我们会持续优化模型的部署体验,欢迎反馈!
|