multilingual-e5-large
Suverenita a hostování
Tento model je v katalogu pouze pro referenci. Zatím není hostován na LLM EU a žádný vlastní endpoint jej zde neobsluhuje. Požadavky na něj jdou přímo poskytovateli, podle jeho vlastních podmínek.
Souhrn
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.
Specifikace
- Poskytovatel
- Microsoft (US)
- Kontextové okno
- 512
- Parametry
- 0.56B
- Modality
- embedding
- Licence
- mit · licence
- Otevřené váhy
- yes
- Datum vydání
- 30. 6. 2023
- Úlohy
- rag, multilingual-support, private, cheap
Jazyky
Silná: en, de, fr, es, it, pt, nl, pl
Dostatečná: sv, da, fi, cs, ro, el, uk, ru, ar, hi, zh, ja, ko, tr
Jazyky
Silná
- en
- de
- fr
- es
- it
- pt
- nl
- pl
Dostatečná
- sv
- da
- fi
- cs
- ro
- el
- uk
- ru
- ar
- hi
- zh
- ja
- ko
- tr
Neověřeno: poskytovatel tento údaj nedokumentoval. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
Kdy jej použít
Silné stránky
- MIT licence and roughly 100 languages declared
- runs on CPU for small indexes
- long-established baseline with community tooling
Omezení
- 512-token input limit
- no instruction-aware query encoding
- no retrieval benchmark has been run by LLM EU