gte-multilingual-reranker-base
Soberanía y alojamiento
Este modelo está catalogado como referencia. Aún no está alojado en LLM EU, y ningún endpoint propio lo sirve aquí. Las solicitudes se dirigen directamente al proveedor, bajo los términos de ese proveedor.
Resumen
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.
Especificaciones
- Proveedor
- Alibaba Qwen (CN)
- Ventana de contexto
- 8.2k
- Parámetros
- 0.31B
- Modalidades
- embedding
- Licencia
- apache-2.0 · licence
- Pesos abiertos
- yes
- Fecha de lanzamiento
- 20 jul 2024
- Tareas
- rag, multilingual-support, private, cheap
Idiomas
Fuerte: en, de, fr, es, it, pt, nl, pl
Adecuado: ru, uk, ar, zh, ja, ko, hi, tr, sv, da, fi, cs, ro, el
Idiomas
Fuerte
- en
- de
- fr
- es
- it
- pt
- nl
- pl
Adecuado
- ru
- uk
- ar
- zh
- ja
- ko
- hi
- tr
- sv
- da
- fi
- cs
- ro
- el
No verificado: el proveedor no ha documentado esta afirmación. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
Cuándo usarlo
Puntos fuertes
- 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
Límites
- 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