chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:28:55 +08:00
commit db42b91b75
6397 changed files with 146012 additions and 0 deletions
@@ -0,0 +1,23 @@
name = "E5 Mistral 7B"
description = "Embedding model for semantic search, retrieval, clustering, and ranking pipelines"
family = "mistral"
release_date = "2023-12-11"
last_updated = "2023-12-11"
attachment = false
reasoning = false
temperature = false
tool_call = false
structured_output = false
open_weights = true
[cost]
input = 0.02
output = 0.02
[limit]
context = 4_096
output = 4_096
[modalities]
input = ["text"]
output = ["text"]