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 <ggerganov@gmail.com> * fix * also gitignore examples/server/*.gz.hpp --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
This commit is contained in:
parent
5137da7b8c
commit
63ac128563
4 changed files with 88 additions and 28 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -98,6 +98,7 @@ examples/server/*.css.hpp
|
|||
examples/server/*.html.hpp
|
||||
examples/server/*.js.hpp
|
||||
examples/server/*.mjs.hpp
|
||||
examples/server/*.gz.hpp
|
||||
!build_64.sh
|
||||
!examples/*.bat
|
||||
!examples/*/*.kts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue