remove qwen-v1-max (#1895)

### What problem does this PR solve?

#1748

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
Kevin Hu 2024-08-09 18:58:58 +08:00 committed by GitHub
parent a313b77cdd
commit 37be0ff3d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -115,6 +115,12 @@
"tags": "LLM,CHAT,IMAGE2TEXT",
"max_tokens": 765,
"model_type": "image2text"
},
{
"llm_name": "qwen-vl-plus",
"tags": "LLM,CHAT,IMAGE2TEXT",
"max_tokens": 765,
"model_type": "image2text"
}
]
},