SDK下载
#安装ModelScope pip install modelscope
#SDK模型下载 from modelscope import snapshot_download model_dir = snapshot_download('TeichAI/Qwen3-4B-Thinking-2507-DeepSeek-v3.2-Speciale-Math-Distill')
Git下载
#Git模型下载 git clone https://www.modelscope.cn/TeichAI/Qwen3-4B-Thinking-2507-DeepSeek-v3.2-Speciale-Math-Distill.git
如果您是本模型的贡献者,我们邀请您根据模型贡献文档,及时完善模型卡片内容。