siliconflow support bge-3 && bce-v1 embedding (#7198)

This commit is contained in:
Weaxs
2024-08-12 19:14:43 +08:00
committed by GitHub
parent f9cf418f0f
commit 67b9fdaad7
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
model: netease-youdao/bce-embedding-base_v1
model_type: text-embedding
model_properties:
context_size: 512
max_chunks: 1

View File

@@ -0,0 +1,5 @@
model: BAAI/bge-m3
model_type: text-embedding
model_properties:
context_size: 8192
max_chunks: 1