This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dify
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
152
Wiki
Activity
Browse Source
siliconflow support bge-3 && bce-v1 embedding (
#7198
)
tags/0.7.0
Weaxs
1 year ago
parent
f9cf418f0f
commit
67b9fdaad7
No account linked to committer's email address
2 changed files
with
10 additions
and
0 deletions
Split View
Show Diff Stats
5
0
api/core/model_runtime/model_providers/siliconflow/text_embedding/bce-embedding-base-v1.yaml
5
0
api/core/model_runtime/model_providers/siliconflow/text_embedding/bge-m3.yaml
+ 5
- 0
api/core/model_runtime/model_providers/siliconflow/text_embedding/bce-embedding-base-v1.yaml
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
+ 5
- 0
api/core/model_runtime/model_providers/siliconflow/text_embedding/bge-m3.yaml
View File
@@ -0,0 +1,5 @@
model: BAAI/bge-m3
model_type: text-embedding
model_properties:
context_size: 8192
max_chunks: 1
Write
Preview
Loading…
Cancel
Save