multilingual-e5-large
Суверенитет и хостване
Този модел е включен в каталога за справка. Все още не е хостван в LLM EU и тук няма крайна точка от първа страна, която да го обслужва. Заявките към него отиват директно при доставчика, при неговите собствени условия.
Обобщение
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.
Спецификации
- Доставчик
- Microsoft (US)
- Контекстен прозорец
- 512
- Параметри
- 0.56B
- Модалности
- embedding
- Лиценз
- mit · licence
- Отворени тегла
- yes
- Дата на издаване
- 30.06.2023 г.
- Задачи
- rag, multilingual-support, private, cheap
Езици
Силна: en, de, fr, es, it, pt, nl, pl
Достатъчна: sv, da, fi, cs, ro, el, uk, ru, ar, hi, zh, ja, ko, tr
Езици
Силна
- en
- de
- fr
- es
- it
- pt
- nl
- pl
Достатъчна
- sv
- da
- fi
- cs
- ro
- el
- uk
- ru
- ar
- hi
- zh
- ja
- ko
- tr
Не е проверено: доставчикът не е документирал това твърдение. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
Кога да се използва
Силни страни
- MIT licence and roughly 100 languages declared
- runs on CPU for small indexes
- long-established baseline with community tooling
Ограничения
- 512-token input limit
- no instruction-aware query encoding
- no retrieval benchmark has been run by LLM EU