Update README.md
This commit is contained in:
parent
a12bcd780a
commit
1f5d3ac2e1
@ -25,6 +25,10 @@ This allows you to obtain token weights (similar to the BM25) without any additi
|
||||
Utilizing the re-ranking model (e.g., [bge-reranker](https://github.com/FlagOpen/FlagEmbedding/tree/master/FlagEmbedding/reranker), [cohere-reranker](https://txt.cohere.com/rerank/)) after retrieval can further filter the selected text.
|
||||
|
||||
|
||||
## News:
|
||||
- 2/1/2024: **Thanks for the excellent tool from Vespa.** You can easily use multiple modes of BGE-M3 following this [notebook](https://github.com/vespa-engine/pyvespa/blob/master/docs/sphinx/source/examples/mother-of-all-embedding-models-cloud.ipynb)
|
||||
|
||||
|
||||
## Model Specs
|
||||
|
||||
| Model Name | Dimension | Sequence Length |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user