gte-multilingual-reranker-base
Suverenost in gostovanje
Ta model je v katalogu za referenco. Na LLM EU še ni gostovan in nobena lastna končna točka ga tukaj ne streže. Zahteve zanj gredo neposredno k ponudniku, pod lastnimi pogoji tega ponudnika.
Povzetek
gte-multilingual-reranker-base is a cross-encoder reranker for multilingual retrieval, with 305M parameters and support for inputs up to 8192 tokens. It is published under Apache-2.0 and covers 75 languages in its declared language list. In a retrieval pipeline it belongs after a first-stage vector search, not as a standalone embedding model.
Specifikacije
- Ponudnik
- Alibaba Qwen (CN)
- Kontekstno okno
- 8.2k
- Parametri
- 0.31B
- Modalnosti
- embedding
- Licenca
- apache-2.0 · licence
- Odprte uteži
- yes
- Datum izdaje
- 20. jul. 2024
- Naloge
- rag, multilingual-support, private, cheap
Jeziki
Močno: en, de, fr, es, it, pt, nl, pl
Zadostno: ru, uk, ar, zh, ja, ko, hi, tr, sv, da, fi, cs, ro, el
Jeziki
Močno
- en
- de
- fr
- es
- it
- pt
- nl
- pl
Zadostno
- ru
- uk
- ar
- zh
- ja
- ko
- hi
- tr
- sv
- da
- fi
- cs
- ro
- el
Ni preverjeno: ponudnik te trditve ni dokumentiral. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
Kdaj ga uporabiti
Prednosti
- 8192-token input limit, long for a reranker
- 75 declared languages including all large EU languages
- small enough to run next to the embedding model
- Apache-2.0 licence
Omejitve
- a reranker only: it cannot generate text or embeddings for indexing
- the model card examples truncate inputs at 512 tokens unless configured otherwise
- no evaluation has been run by LLM EU