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

23 lines
432 B
TOML

name = "Multi-QA-mpnet-base-dot-v1"
description = "Embedding model for semantic search, retrieval, clustering, and ranking pipelines"
family = "text-embedding"
release_date = "2021-08-30"
last_updated = "2026-04-16"
attachment = false
reasoning = false
temperature = false
tool_call = false
open_weights = true
[cost]
input = 0.009
output = 0.00
[limit]
context = 512
output = 768
[modalities]
input = ["text"]
output = ["text"]