gte-multilingual-reranker-base
Suverenita a hosting
Tento model je v katalógu len na referenciu. Zatiaľ nie je hostovaný na LLM EU a žiadny first-party endpoint ho tu neobsluhuje. Požiadavky naň idú priamo poskytovateľovi, podľa jeho vlastných podmienok.
Zhrnutie
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.
Špecifikácie
- Poskytovateľ
- Alibaba Qwen (CN)
- Kontextové okno
- 8.2k
- Parametre
- 0.31B
- Modality
- embedding
- Licencia
- apache-2.0 · licence
- Otvorené váhy
- yes
- Dátum vydania
- 20. 7. 2024
- Úlohy
- rag, multilingual-support, private, cheap
Jazyky
Silná: en, de, fr, es, it, pt, nl, pl
Dostatočná: ru, uk, ar, zh, ja, ko, hi, tr, sv, da, fi, cs, ro, el
Jazyky
Silná
- en
- de
- fr
- es
- it
- pt
- nl
- pl
Dostatočná
- ru
- uk
- ar
- zh
- ja
- ko
- hi
- tr
- sv
- da
- fi
- cs
- ro
- el
Neoverené: poskytovateľ nezdokumentoval toto tvrdenie. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
Kedy ho použiť
Silné stránky
- 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
Obmedzenia
- 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