Correct the incorrect description of the pre-installed models on the SILICONFLOW platform. (#1956)

### What problem does this PR solve?

 Removed extraneous spaces and corrected a misspelling of a model name.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
Morler 2024-08-15 14:39:44 +08:00 committed by GitHub
parent c59c1b603d
commit bd19656c8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3033,7 +3033,7 @@
"model_type": "embedding" "model_type": "embedding"
}, },
{ {
"llm_name": "netease-youdao/bce-embedding-base_vl", "llm_name": "netease-youdao/bce-embedding-base_v1",
"tags": "TEXT EMBEDDING,512", "tags": "TEXT EMBEDDING,512",
"max_tokens": 512, "max_tokens": 512,
"model_type": "embedding" "model_type": "embedding"