mirror of https://github.com/Mai-with-u/MaiBot.git
Update model_config_template.toml
parent
9fdfb71801
commit
1070f92ecf
|
|
@ -120,6 +120,7 @@ max_tokens = 800
|
||||||
|
|
||||||
[model_task_config.vlm] # 图像识别模型
|
[model_task_config.vlm] # 图像识别模型
|
||||||
model_list = ["qwen2.5-vl-72b"]
|
model_list = ["qwen2.5-vl-72b"]
|
||||||
|
img_tokens = 300 # 图片token配置
|
||||||
max_tokens = 800
|
max_tokens = 800
|
||||||
|
|
||||||
[model_task_config.voice] # 语音识别模型
|
[model_task_config.voice] # 语音识别模型
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue