initial commit
This commit is contained in:
commit
0bd97d0ed3
25 changed files with 6581 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
.direnv/
|
||||
target/
|
||||
rustc
|
||||
.DS_Store
|
||||
model.onnx
|
||||
tokenizer.json
|
||||
reranking.onnx
|
||||
db_url
|
Loading…
Add table
Add a link
Reference in a new issue