22 lines
425 B
TOML
22 lines
425 B
TOML
name = "E5 Multi-Lingual Large Embeddings 0.6B"
|
|
description = "Embedding model for semantic search, retrieval, clustering, and ranking pipelines"
|
|
family = "text-embedding"
|
|
release_date = "2024-06-01"
|
|
last_updated = "2024-06-01"
|
|
attachment = false
|
|
reasoning = false
|
|
tool_call = false
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.114
|
|
output = 0.114
|
|
|
|
[limit]
|
|
context = 512
|
|
output = 512
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|