Text Generation
Transformers
Safetensors
minimax_m2
conversational
custom_code
fp8
sriting commited on
Commit
c2b7e11
·
1 Parent(s): 7584a2e

update guides

Browse files
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://github.com/MiniMax-AI/MiniMax-AI.github.io/blob/main/images/wechat-qrcode.jpeg) 反馈
117
 
118
  我们会持续优化模型的部署体验,欢迎反馈!
 
113
 
114
  - 在我们的 [GitHub](https://github.com/MiniMax-AI) 仓库提交 Issue
115
 
116
+ - 通过我们的 [官方企业微信交流群](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://github.com/MiniMax-AI/MiniMax-AI.github.io/blob/main/images/wechat-qrcode.jpeg) 反馈
496
 
497
  我们会持续优化模型的使用体验,欢迎反馈!
 
492
 
493
  - 在我们的仓库提交 Issue
494
 
495
+ - 通过我们的 [官方企业微信交流群](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
- - 通过我们的 [企业微信群](https://github.com/MiniMax-AI/MiniMax-AI.github.io/blob/main/images/wechat-qrcode.jpeg) 反馈
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
  我们会持续优化模型的部署体验,欢迎反馈!