Model: veeooo/xf-DeepSeek-R1-Distill-Qwen-14B-wwduanju3-1.3-gguf Source: Original Platform
SDK下载
#安装ModelScope pip install modelscope
#SDK模型下载 from modelscope import snapshot_download model_dir = snapshot_download('veeooo/xf-DeepSeek-R1-Distill-Qwen-14B-wwduanju3-1.3-gguf')
Git下载
#Git模型下载 git clone https://www.modelscope.cn/veeooo/xf-DeepSeek-R1-Distill-Qwen-14B-wwduanju3-1.3-gguf.git
如果您是本模型的贡献者,我们邀请您根据模型贡献文档,及时完善模型卡片内容。