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:
Kevin Hu 2024-10-31 10:30:23 +08:00 committed by GitHub
parent 9a5ff320f3
commit 6c6b658ffe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",