We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625cd78 commit f7f5806Copy full SHA for f7f5806
README.md
@@ -155,7 +155,7 @@ all numbers with uncertainity we present numbers from 3 runs and denote the vari
155
<img src="./images/ACID_SR.png"/><br/><br/>
156
157
Note: All the above numbers are with `use_multivec_reranking` = False, (explore below sections for more details)
158
-
+
159
- BGE-BASE - BAAI/bge-base-en-v1.5,
160
- MPNET - sentence-transformers/all-mpnet-base-v2
161
samples/README.md
@@ -52,6 +52,9 @@ routebuilder = RouteBuilder(
52
max_query_len = 24,
53
log_level = "info",
54
)
55
56
+routebuilder.build_routes()
57
58
```
59
60
### FAQs:
0 commit comments