mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #179] [MERGED] feat: gitee ai models update #1152
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/179
Author: @fchange
Created: 1/23/2025
Status: ✅ Merged
Merged: 1/28/2025
Merged by: @Yeuoly
Base:
main← Head:main📝 Commits (1)
bcc0f86feat: gitee ai models update📊 Changes
33 files changed (+657 additions, -98 deletions)
View changed files
📝
models/gitee_ai/README.md(+1 -1)📝
models/gitee_ai/manifest.yaml(+1 -1)➕
models/gitee_ai/models/llm/InternVL2-8B.yaml(+91 -0)➕
models/gitee_ai/models/llm/InternVL2.5-26B.yaml(+91 -0)➕
models/gitee_ai/models/llm/InternVL2.5-78B.yaml(+91 -0)📝
models/gitee_ai/models/llm/QwQ-32B-Preview.yaml(+18 -16)📝
models/gitee_ai/models/llm/Qwen2-72B-Instruct.yaml(+3 -2)📝
models/gitee_ai/models/llm/Qwen2-7B-Instruct.yaml(+3 -2)➕
models/gitee_ai/models/llm/Qwen2-VL-72B.yaml(+91 -0)➕
models/gitee_ai/models/llm/Qwen2.5-14B-Instruct.yaml(+92 -0)➕
models/gitee_ai/models/llm/Qwen2.5-32B-Instruct.yaml(+92 -0)📝
models/gitee_ai/models/llm/Qwen2.5-72B-Instruct.yaml(+1 -2)📝
models/gitee_ai/models/llm/Yi-34B-Chat.yaml(+4 -4)📝
models/gitee_ai/models/llm/_position.yaml(+9 -3)📝
models/gitee_ai/models/llm/codegeex4-all-9b.yaml(+2 -2)📝
models/gitee_ai/models/llm/deepseek-coder-33B-instruct.yaml(+5 -5)📝
models/gitee_ai/models/llm/glm-4-9b-chat.yaml(+1 -1)📝
models/gitee_ai/models/llm/llm.py(+7 -14)📝
models/gitee_ai/models/rerank/_position.yaml(+1 -0)➕
models/gitee_ai/models/rerank/bce-reranker-base_v1.yaml(+4 -0)...and 13 more files
📄 Description
已更新版本号
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.