mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #1733] [MERGED] update ModelScope model list #2054
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/1733
Author: @yrk111222
Created: 9/18/2025
Status: ✅ Merged
Merged: 9/18/2025
Merged by: @crazywoola
Base:
main← Head:feature/update-modelscope📝 Commits (3)
ba95407update modelscope model listf2e0c92update versionb9270f6update model list📊 Changes
38 files changed (+2487 additions, -45 deletions)
View changed files
📝
models/modelscope/manifest.yaml(+1 -1)📝
models/modelscope/models/llm/_position.yaml(+35 -2)➕
models/modelscope/models/llm/c4ai-command-r-plus-08-2024.yaml(+72 -0)➕
models/modelscope/models/llm/deepseek-r1-0528.yaml(+72 -0)➕
models/modelscope/models/llm/deepseek-r1-distill-qwen-14b.yaml(+72 -0)➕
models/modelscope/models/llm/deepseek-r1-distill-qwen-32b.yaml(+72 -0)➕
models/modelscope/models/llm/deepseek-r1-distill-qwen-7b.yaml(+72 -0)➕
models/modelscope/models/llm/deepseek-v3.1.yaml(+72 -0)➕
models/modelscope/models/llm/deepseek-v3.yaml(+72 -0)📝
models/modelscope/models/llm/ernie-4.5-0.3b-pt.yaml(+3 -4)➕
models/modelscope/models/llm/ernie-4.5-21b-a3b-pt.yaml(+72 -0)➕
models/modelscope/models/llm/ernie-4.5-300b-a47b-pt.yaml(+72 -0)➕
models/modelscope/models/llm/ernie-4.5-vl-28b-a3b-pt.yaml(+72 -0)➕
models/modelscope/models/llm/glm-4.5.yaml(+72 -0)➖
models/modelscope/models/llm/kimi-k2-instruct.yaml(+0 -38)➕
models/modelscope/models/llm/llama-4-maverick-17b-128e-instruct.yaml(+72 -0)➕
models/modelscope/models/llm/llama-4-scout-17b-16e-instruct.yaml(+72 -0)➕
models/modelscope/models/llm/minimax-m1-80k.yaml(+72 -0)➕
models/modelscope/models/llm/qwen2.5-vl-32B-instruct.yaml(+72 -0)➕
models/modelscope/models/llm/qwen2.5-vl-3B-instruct.yaml(+72 -0)...and 18 more files
📄 Description
Related Issues or Context
This Pull Request (PR) primarily focuses on updating the model list for ModelScope. For the specific supported models, please refer to the image below:

This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.3.0,<0.5.0is in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.