fix lint
This commit is contained in:
parent
ecdcb67a92
commit
d7fa7a615e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ make -j && ./retrieval --model ./models/bge-base-en-v1.5-f16.gguf --top-k 3 --co
|
|||
```
|
||||
which chunks & embeds all given files and starts a loop requesting query inputs:
|
||||
```
|
||||
Enter query:
|
||||
Enter query:
|
||||
```
|
||||
and on query input, top k chunks are shown along with file name, chunk position within file and original text
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue