update:移除阿里云即将下架的模型

This commit is contained in:
hrz
2026-04-16 16:42:34 +08:00
parent ac9083cfc7
commit e20c59e3df
9 changed files with 39 additions and 15 deletions
+2 -2
View File
@@ -579,7 +579,7 @@ LLM:
type: openai
# 可在这里找到你的 api_key https://bailian.console.aliyun.com/?apiKey=1#/api-key
base_url: https://dashscope.aliyuncs.com/compatible-mode/v1
model_name: qwen-turbo
model_name: qwen-flash
api_key: 你的deepseek web key
temperature: 0.7 # 温度值
max_tokens: 500 # 最大生成token数
@@ -714,7 +714,7 @@ VLLM:
api_key: 你的api_key
QwenVLVLLM:
type: openai
model_name: qwen2.5-vl-3b-instruct
model_name: qwen3.5-flash
url: https://dashscope.aliyuncs.com/compatible-mode/v1
# 可在这里找到你的api key https://bailian.console.aliyun.com/?apiKey=1#/api-key
api_key: 你的api_key