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-08-30 01:20:53 +02:00
2024-09-15 20:46:12 +03:00
2024-09-15 20:46:12 +03:00
2024-09-13 09:53:38 +03:00
2024-09-12 14:23:49 +03:00
2024-09-28 15:10:58 +03:00
2024-09-15 20:46:12 +03:00
2024-07-25 10:39:04 +02:00
2024-09-28 17:42:03 +03:00
2024-09-15 20:46:12 +03:00
2024-09-15 20:46:12 +03:00
2024-09-07 15:16:19 +03:00
2024-09-25 14:05:13 +02:00
2024-07-20 17:15:42 +03:00
2024-07-16 10:14:16 +03:00
2024-09-15 19:02:27 +02:00
2024-09-15 20:46:12 +03:00
2024-09-19 10:58:14 +03:00
2024-09-24 10:15:35 +03:00
2024-06-13 00:41:52 +01:00
2024-09-17 22:41:38 +02:00
2024-09-09 17:10:46 +02:00
2024-09-09 17:10:46 +02:00
2024-09-15 20:46:12 +03:00
2024-09-15 20:46:12 +03:00
2024-09-15 20:46:12 +03:00
2024-09-24 10:15:35 +03:00
2024-07-02 12:18:10 -04:00
2024-09-15 20:46:12 +03:00
2024-09-15 20:46:12 +03:00
2024-09-23 11:28:02 +03:00
2024-09-20 20:55:36 +02:00
2024-09-07 15:16:19 +03:00
2024-09-15 20:46:12 +03:00
2024-09-09 14:21:38 +03:00
2024-09-09 23:36:09 +02:00
2024-09-28 17:42:03 +03:00
2024-09-15 20:46:12 +03:00
2024-09-24 09:03:17 +03:00
2024-09-18 08:30:31 +08:00
2024-09-15 20:46:12 +03:00
2024-06-13 00:41:52 +01:00
2023-03-29 20:21:09 +03:00
2024-06-13 00:41:52 +01:00
2024-06-13 00:41:52 +01:00
2024-06-13 00:41:52 +01:00
2024-06-13 00:41:52 +01:00
2024-07-25 10:39:04 +02:00
2024-07-18 20:40:15 +10:00
2024-07-07 15:04:39 -04:00
2024-07-07 15:04:39 -04:00
2024-01-23 08:51:27 +02:00
2023-08-30 09:50:55 +03:00
2024-06-13 00:41:52 +01:00
2024-07-20 22:09:17 -04:00
2024-07-14 19:51:21 -04:00
2024-06-13 00:41:52 +01:00
2024-07-05 07:53:33 +03:00
2024-07-07 15:04:39 -04:00
2024-06-13 00:41:52 +01:00
2024-04-12 19:43:38 +01:00