Merge branch 'main' of http://49.232.154.205:10100/DeXun/fad_oa
This commit is contained in:
@@ -328,3 +328,19 @@ fad:
|
||||
webKey: 34bf20d1db5b183558b9bb85d6eed783
|
||||
securityKey: 6f9171724396deb5f8c42ef256b3cbc5
|
||||
|
||||
--- # 小米 MiMo 大模型(AI 合同/简历审核)
|
||||
mimo:
|
||||
# OpenAI 兼容接口地址(不含 /chat/completions)
|
||||
base-url: https://api.xiaomimimo.com/v1
|
||||
# API Key
|
||||
api-key: sk-cgdkhgch2w1cg37dl12scuckyzbnrkj37ih3b6f0k13dcgwp
|
||||
# 多模态模型
|
||||
model: mimo-v2.5
|
||||
# 最大生成 token(mimo-v2.5 为推理模型,会先消耗 token 思考,需留足额度)
|
||||
max-tokens: 8192
|
||||
temperature: 0.3
|
||||
# 单次请求读超时(秒)。推理+长文档审核较慢,给足时间
|
||||
timeout: 180
|
||||
# PDF 无法提取文字时(扫描件)转图片走多模态,最多渲染页数
|
||||
max-image-pages: 8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user