19 lines
384 B
TOML
19 lines
384 B
TOML
name = "Embed v4.0"
|
|
description = "Embedding model for semantic search, retrieval, clustering, and ranking pipelines"
|
|
family = "cohere-embed"
|
|
release_date = "2025-04-15"
|
|
last_updated = "2025-04-15"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 128_000
|
|
output = 1_536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|