]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : add TEI API format for /rerank endpoint (#11942)
authorXuan-Son Nguyen <redacted>
Tue, 18 Feb 2025 13:21:41 +0000 (14:21 +0100)
committerGitHub <redacted>
Tue, 18 Feb 2025 13:21:41 +0000 (14:21 +0100)
commit63ac12856303108ee46635e6c9e751f81415ee64
treeccc8cb83b7c780f424cf404470c38355eff98304
parent5137da7b8c3eaa090476a632888ca178ba109f8a
server : add TEI API format for /rerank endpoint (#11942)

* server : add TEI API format for /rerank endpoint

* Apply suggestions from code review

Co-authored-by: Georgi Gerganov <redacted>
* fix

* also gitignore examples/server/*.gz.hpp

---------

Co-authored-by: Georgi Gerganov <redacted>
.gitignore
examples/server/server.cpp
examples/server/tests/unit/test_rerank.py
examples/server/utils.hpp