Files
2026-07-13 12:28:55 +08:00

19 lines
390 B
TOML

name = "Codestral Embed"
description = "Embedding model for semantic search, retrieval, clustering, and ranking pipelines"
family = "codestral-embed"
release_date = "2025-05-28"
last_updated = "2025-05-28"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = false
[limit]
context = 8_192
output = 1_536
[modalities]
input = ["text"]
output = ["text"]