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

24 lines
455 B
TOML

name = "Qwen3-VL Embedding 8B"
description = "Embedding model for semantic search, retrieval, clustering, and ranking pipelines"
family = "qwen"
release_date = "2026-02-05"
last_updated = "2026-02-05"
attachment = true
reasoning = false
temperature = false
tool_call = false
structured_output = false
open_weights = true
[cost]
input = 0.09
output = 0.09
[limit]
context = 32_000
output = 4_096
[modalities]
input = ["text", "image"]
output = ["text"]