support v1/rerank endpoint
This commit is contained in:
4
misc/test-rerank/README.md
Normal file
4
misc/test-rerank/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
The rerank-test.json data is from https://github.com/ggerganov/llama.cpp/pull/9510
|
||||
|
||||
To run it:
|
||||
> curl http://127.0.0.1:8080/v1/rerank -H "Content-Type: application/json" -d @reranker-test.json -v | jq .
|
||||
Reference in New Issue
Block a user