Skip to content

Commit f7f5806

Browse files
Prithivi DaPrithivi Da
authored andcommitted
Initial Commit
1 parent 625cd78 commit f7f5806

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ all numbers with uncertainity we present numbers from 3 runs and denote the vari
155155
<img src="./images/ACID_SR.png"/><br/><br/>
156156

157157
Note: All the above numbers are with `use_multivec_reranking` = False, (explore below sections for more details)
158-
158+
159159
- BGE-BASE - BAAI/bge-base-en-v1.5,
160160
- MPNET - sentence-transformers/all-mpnet-base-v2
161161

samples/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ routebuilder = RouteBuilder(
5252
max_query_len = 24,
5353
log_level = "info",
5454
)
55+
56+
routebuilder.build_routes()
57+
5558
```
5659

5760
### FAQs:

0 commit comments

Comments
 (0)