mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
add step-1v-8k cv model (#1686)
### What problem does this PR solve? _Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR._ ### Type of change - [x] New Feature (non-breaking change which adds functionality) --------- Co-authored-by: lijianyong <lijianyong@stepfun.com>
This commit is contained in:
@ -1920,7 +1920,7 @@
|
||||
{
|
||||
"llm_name": "step-1v-8k",
|
||||
"tags": "LLM,CHAT,IMAGE2TEXT",
|
||||
"max_tokens": 8000,
|
||||
"max_tokens": 8192,
|
||||
"model_type": "image2text"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user