deploy qwen 3.8
This commit is contained in:
@@ -9,18 +9,18 @@ data:
|
||||
config.yaml: |
|
||||
model:
|
||||
provider: openai-api
|
||||
default: deepseek-v4-flash-0731
|
||||
default: qwen3.8-27b
|
||||
base_url: "http://litellm-service.litellm:80/v1"
|
||||
api_mode: chat_completions
|
||||
|
||||
auxiliary:
|
||||
compression:
|
||||
provider: openai-api
|
||||
model: deepseek-v4-flash-0731
|
||||
model: qwen3.8-27b
|
||||
base_url: "http://litellm-service.litellm:80/v1"
|
||||
title_generation:
|
||||
provider: openai-api
|
||||
model: deepseek-v4-flash-0731
|
||||
model: qwen3.8-27b
|
||||
base_url: "http://litellm-service.litellm:80/v1"
|
||||
|
||||
terminal:
|
||||
|
||||
Reference in New Issue
Block a user