Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the PerfXCloud provider model list,Update PerfXCloudProvider validate_provider_credentials method. #8587

Merged
merged 10 commits into from
Sep 21, 2024

Conversation

BingGeX
Copy link
Contributor

@BingGeX BingGeX commented Sep 20, 2024

Checklist:

Important

Please review the checklist below before submitting your pull request.

  • Please open an issue before creating a PR or link to an existing issue
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

Description

Deprecated Model:Meta-Llama-3.1-405B-Instruct-AWQ-INT4,Meta-Llama-3-70B-Instruct-GPTQ-Int4,chatglm3-6b,Meta-Llama-3-8B-Instruct,Llama3-Chinese_v2,deepseek-v2-chat,deepseek-v2-lite-chat,Qwen2-72B-Instruct-GPTQ-Int4,Qwen2-7B,Qwen1.5-72B-Chat-GPTQ-Int4.Add Model:Qwen2.5-72B-Instruct,Qwen2.5-7B-Instruct,Yi-Coder-1.5B-Chat,Yi-Coder-9B-Chat,Qwen2-72B-Instruct-AWQ-int4,Yi-1_5-9B-Chat-16K,Qwen2-7B-Instruct,Reflection-Llama-3.1-70B,gte-Qwen2-7B-instruct.
Update PerfXCloudProvider: empty validate_provider_credentials method.

Fixes
Update the PerfXCloud provider model list,Update PerfXCloudProvider validate_provider_credentials method. #8586

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update, included: Dify Document
  • Improvement, including but not limited to code refactoring, performance optimization, and UI/UX improvement
  • Dependency upgrade

Testing Instructions

The program has been started and verified in the ui interface.

xhb and others added 7 commits August 13, 2024 11:13
…seek-v2-chat,deepseek-v2-lite-chat,Llama3-Chinese_v2,chatglm3-6b,BAAI-bge-large-en-v1.5,BAAI-bge-large-zh-v1.5 model; Update Qwen2-72B-Instruct-GPTQ-Int4,Qwen2-7B,Qwen1.5-72B-Chat-GPTQ-Int4,Qwen1.5-7B model; Delete Qwen-14B-Chat-Int4,Qwen1.5-110B-Chat-GPTQ-Int4;
…w yaml file instead of renaming model name in it.

 need to mark legacy yaml with deprecated: true
…0B-Instruct-GPTQ-Int4,chatglm3-6b,Meta-Llama-3-8B-Instruct,Llama3-Chinese_v2,deepseek-v2-chat,deepseek-v2-lite-chat,Qwen2-72B-Instruct-GPTQ-Int4,Qwen2-7B,Qwen1.5-72B-Chat-GPTQ-Int4.Add Model:Qwen2.5-72B-Instruct,Qwen2.5-7B-Instruct,Yi-Coder-1.5B-Chat,Yi-Coder-9B-Chat,Qwen2-72B-Instruct-AWQ-int4,Yi-1_5-9B-Chat-16K,Qwen2-7B-Instruct,Reflection-Llama-3.1-70B,gte-Qwen2-7B-instruct.
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. ⚙️ feat:model-runtime labels Sep 20, 2024
@BingGeX BingGeX closed this Sep 20, 2024
@BingGeX BingGeX reopened this Sep 20, 2024
@BingGeX BingGeX closed this Sep 20, 2024
@BingGeX BingGeX reopened this Sep 20, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 21, 2024
@crazywoola crazywoola merged commit 5541248 into langgenius:main Sep 21, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ feat:model-runtime lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants