langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
46.76k stars 6.61k forks source link

feat: add internlm2.5-20b and qwen2.5-coder-7b model #8862

Closed hwzhuhao closed 20 hours ago

hwzhuhao commented 22 hours ago

Checklist:

[!IMPORTANT]
Please review the checklist below before submitting your pull request.

Description

  1. internlm2.5-20b, qwen2.5-math-72b and qwen2.5-coder-7b model
  2. update postion.yaml, remove unused model.

image

image

image

Fixes #8863

Type of Change

Testing Instructions

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

hwzhuhao commented 22 hours ago

@crazywoola i have fix the lint error, pls help me to review again, thanks.