gte-multilingual-reranker-base

Alibaba Qwen

Tylko w katalogu Otwarte wagi

Suwerenność i hosting

Tylko w katalogu

Ten model jest skatalogowany jako odniesienie. Nie jest jeszcze hostowany w LLM EU i żaden własny endpoint go tu nie obsługuje. Żądania do niego trafiają bezpośrednio do dostawcy, na warunkach tego dostawcy.

Podsumowanie

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.

Specyfikacje

Dostawca
Alibaba Qwen (CN)
Okno kontekstowe
8.2k
Parametry
0.31B
Modalności
embedding
Licencja
apache-2.0 · licence
Otwarte wagi
yes
Data wydania
20 lip 2024
Zadania
rag, multilingual-support, private, cheap

Języki

Mocny: en, de, fr, es, it, pt, nl, pl

Wystarczający: ru, uk, ar, zh, ja, ko, hi, tr, sv, da, fi, cs, ro, el

Języki

Mocny

  • en
  • de
  • fr
  • es
  • it
  • pt
  • nl
  • pl

Wystarczający

  • ru
  • uk
  • ar
  • zh
  • ja
  • ko
  • hi
  • tr
  • sv
  • da
  • fi
  • cs
  • ro
  • el

Niezweryfikowane: dostawca nie udokumentował tego twierdzenia. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.

Kiedy używać

Mocne strony

  • 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

Ograniczenia

  • 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