Georgi Gerganov
f4d2b8846a
llama : add reranking support (#9510)
* py : add XLMRobertaForSequenceClassification [no ci]
* py : fix scalar-tensor conversion [no ci]
* py : fix position embeddings chop [no ci]
* llama : read new cls tensors [no ci]
* llama : add classigication head (wip) [no ci]
* llama : add "rank" pooling type
ggml-ci
* server : add rerank endpoint
ggml-ci
* llama : aboud ggml_repeat during classification
* rerank : cleanup + comments
* server : accept /rerank endpoint in addition to /v1/rerank [no ci]
* embedding : parse special tokens
* jina : support v1 reranker
* vocab : minor style
ggml-ci
* server : initiate tests for later
ggml-ci
* server : add docs
* llama : add comment [no ci]
* llama : fix uninitialized tensors
* ci : add rerank tests
ggml-ci
* add reranking test
* change test data
* Update examples/server/server.cpp
Co-authored-by: Xuan Son Nguyen <thichthat@gmail.com>
* add `--reranking` argument
* update server docs
* llama : fix comment [no ci]
ggml-ci
---------
Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
Co-authored-by: Xuan Son Nguyen <thichthat@gmail.com>
2024-09-28 17:42:03 +03:00
..
2024-06-26 18:33:02 +03:00
2024-09-28 17:42:03 +03:00
2024-09-09 23:36:09 +02:00
2023-11-07 00:36:23 +03:00
2023-11-02 08:50:16 +02:00
2024-09-15 20:46:12 +03:00
2024-09-28 17:42:03 +03:00
2024-09-28 17:42:03 +03:00
2023-09-15 15:38:27 -04:00
2023-08-21 23:07:43 +03:00
2024-06-28 09:26:45 +01:00
2024-05-08 21:53:08 +02:00
2024-03-21 11:50:43 +00:00
2024-09-24 10:15:35 +03:00
2024-09-24 10:15:35 +03:00
2024-09-15 20:46:12 +03:00
2024-07-17 23:35:44 +02:00
2024-09-24 09:03:17 +03:00
2024-09-10 18:04:25 +02:00
2024-08-27 08:58:50 +03:00
2024-09-15 20:46:12 +03:00
2023-11-13 14:16:23 +02:00