mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Built-in reranker models have been removed from official deliveries. (#7439)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -43,9 +43,7 @@ RAGFlow offers two Docker image editions, `v0.18.0-slim` and `v0.18.0`:
|
||||
- `infiniflow/ragflow:v0.18.0`: The RAGFlow Docker image with embedding models including:
|
||||
- Built-in embedding models:
|
||||
- `BAAI/bge-large-zh-v1.5`
|
||||
- `BAAI/bge-reranker-v2-m3`
|
||||
- `maidalun1020/bce-embedding-base_v1`
|
||||
- `maidalun1020/bce-reranker-base_v1`
|
||||
- Embedding models that will be downloaded once you select them in the RAGFlow UI:
|
||||
- `BAAI/bge-base-en-v1.5`
|
||||
- `BAAI/bge-large-en-v1.5`
|
||||
|
||||
Reference in New Issue
Block a user