Text Generation
Transformers
Safetensors
minimax_m2
conversational
custom_code
fp8
windniw commited on
Commit
08ffcac
·
verified ·
1 Parent(s): 7a420b6

Upload folder using huggingface_hub

Browse files
docs/function_call_guide.md CHANGED
@@ -477,6 +477,6 @@ After successfully parsing function calls, you should add the function execution
477
 
478
  ## References
479
 
480
- - [MiniMax-M2 Model Repository](https://github.com/MiniMaxAI/MiniMax-M2)
481
  - [vLLM Project Homepage](https://github.com/vllm-project/vllm)
482
  - [OpenAI Python SDK](https://github.com/openai/openai-python)
 
477
 
478
  ## References
479
 
480
+ - [MiniMax-M2 Model Repository](https://github.com/MiniMax-AI/MiniMax-M2)
481
  - [vLLM Project Homepage](https://github.com/vllm-project/vllm)
482
  - [OpenAI Python SDK](https://github.com/openai/openai-python)
docs/function_call_guide_cn.md CHANGED
@@ -477,6 +477,6 @@ def execute_function_call(function_name: str, arguments: dict):
477
 
478
  ## 参考资料
479
 
480
- - [MiniMax-M2 模型仓库](https://github.com/MiniMaxAI/MiniMax-M2)
481
  - [vLLM 项目主页](https://github.com/vllm-project/vllm)
482
  - [OpenAI Python SDK](https://github.com/openai/openai-python)
 
477
 
478
  ## 参考资料
479
 
480
+ - [MiniMax-M2 模型仓库](https://github.com/MiniMax-AI/MiniMax-M2)
481
  - [vLLM 项目主页](https://github.com/vllm-project/vllm)
482
  - [OpenAI Python SDK](https://github.com/openai/openai-python)