Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,10 @@ This allows you to obtain token weights (similar to the BM25) without any additi
|
|
25 |
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.
|
26 |
|
27 |
|
|
|
|
|
|
|
|
|
28 |
## Model Specs
|
29 |
|
30 |
| Model Name | Dimension | Sequence Length |
|
|
|
25 |
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.
|
26 |
|
27 |
|
28 |
+
## News:
|
29 |
+
- 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)
|
30 |
+
|
31 |
+
|
32 |
## Model Specs
|
33 |
|
34 |
| Model Name | Dimension | Sequence Length |
|