mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-12 02:59:03 +08:00
add yi-lightning (#3119)
### What problem does this PR solve? #3111 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
parent
9a5ff320f3
commit
6c6b658ffe
@ -2121,6 +2121,12 @@
|
||||
"tags": "LLM,IMAGE2TEXT",
|
||||
"status": "1",
|
||||
"llm": [
|
||||
{
|
||||
"llm_name": "yi-lightning",
|
||||
"tags": "LLM,CHAT,16k",
|
||||
"max_tokens": 16384,
|
||||
"model_type": "chat"
|
||||
},
|
||||
{
|
||||
"llm_name": "yi-large",
|
||||
"tags": "LLM,CHAT,32k",
|
||||
|
Loading…
x
Reference in New Issue
Block a user