mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-13 04:28:10 +00:00
feat(rerankers): Add new backend, support jina rerankers API (#2121)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
committed by
GitHub
parent
e16658b7ec
commit
b664edde29
5
backend/python/rerankers/README.md
Normal file
5
backend/python/rerankers/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Creating a separate environment for the reranker project
|
||||
|
||||
```
|
||||
make reranker
|
||||
```
|
Reference in New Issue
Block a user