Browse Source

fix: update qwen2.5-coder-7b model name (#8861)

tags/0.9.0
zhuhao 1 year ago
parent
commit
6cd22f3bca
No account linked to committer's email address

+ 2
- 2
api/core/model_runtime/model_providers/tongyi/llm/qwen2.5-coder-7b-instruct.yaml View File

@@ -1,7 +1,7 @@
# for more details, please refer to https://help.aliyun.com/zh/model-studio/getting-started/models
model: qwen2.5-7b-instruct
model: qwen2.5-coder-7b-instruct
label:
en_US: qwen2.5-7b-instruct
en_US: qwen2.5-coder-7b-instruct
model_type: llm
features:
- agent-thought

Loading…
Cancel
Save