mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 19:06:51 +08:00
siliconflow support bge-3 && bce-v1 embedding (#7198)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
model: netease-youdao/bce-embedding-base_v1
|
||||
model_type: text-embedding
|
||||
model_properties:
|
||||
context_size: 512
|
||||
max_chunks: 1
|
||||
@@ -0,0 +1,5 @@
|
||||
model: BAAI/bge-m3
|
||||
model_type: text-embedding
|
||||
model_properties:
|
||||
context_size: 8192
|
||||
max_chunks: 1
|
||||
Reference in New Issue
Block a user