multilingual-e5-large
Suwerenność i hosting
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
multilingual-e5-large is an XLM-RoBERTa-based text embedding model with 560M parameters, published under the MIT licence and covering around 100 languages. The model card uses a maximum sequence length of 512 tokens, which is the effective limit for both indexing and querying. It has no instruction prefix for queries, so documents and queries must be embedded the same way.
Specyfikacje
- Dostawca
- Microsoft (US)
- Okno kontekstowe
- 512
- Parametry
- 0.56B
- Modalności
- embedding
- Licencja
- mit · licence
- Otwarte wagi
- yes
- Data wydania
- 30 cze 2023
- Zadania
- rag, multilingual-support, private, cheap
Języki
Mocny: en, de, fr, es, it, pt, nl, pl
Wystarczający: sv, da, fi, cs, ro, el, uk, ru, ar, hi, zh, ja, ko, tr
Języki
Mocny
- en
- de
- fr
- es
- it
- pt
- nl
- pl
Wystarczający
- sv
- da
- fi
- cs
- ro
- el
- uk
- ru
- ar
- hi
- zh
- ja
- ko
- tr
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
- MIT licence and roughly 100 languages declared
- runs on CPU for small indexes
- long-established baseline with community tooling
Ograniczenia
- 512-token input limit
- no instruction-aware query encoding
- no retrieval benchmark has been run by LLM EU