| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mteb-2.12.8.tar.gz | 2026-03-31 | 3.4 MB | |
| mteb-2.12.8-py3-none-any.whl.publish.attestation | 2026-03-31 | 9.4 kB | |
| mteb-2.12.8.tar.gz.publish.attestation | 2026-03-31 | 9.4 kB | |
| mteb-2.12.8-py3-none-any.whl | 2026-03-31 | 5.2 MB | |
| 2.12.8 source code.tar.gz | 2026-03-31 | 10.3 MB | |
| 2.12.8 source code.zip | 2026-03-31 | 12.3 MB | |
| README.md | 2026-03-31 | 927 Bytes | |
| Totals: 7 Items | 31.1 MB | 2 | |
2.12.8 (2026-03-31)
Fix
- fix: import for qwen2audio (#4338)
fix import (17e1c4d)
Unknown
-
Add more prompts to codefuse_models.py (#4336) (
b1c36f9) -
remove -query suffix from harrier prompts_dict keys (#4331)
fix: remove -query suffix from harrier prompts_dict keys
The mteb prompts_dict lookup uses task_metadata.name (e.g. 'News21InstructionRetrieval'), not the suffixed form. Keys like 'News21InstructionRetrieval-query' were never matched. Remove the '-query' suffix so prompts are correctly resolved.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> (1d0dac4)